2017 © Pedro Peláez
 

library http-server-engine

Wiring of Zend Diactoros, FastRoute, and Aura.Di for RESTful API

image

upscale/http-server-engine

Wiring of Zend Diactoros, FastRoute, and Aura.Di for RESTful API

  • Wednesday, September 21, 2016
  • by upscalesoftware
  • Repository
  • 1 Watchers
  • 0 Stars
  • 15 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 6 Versions
  • 0 % Grown

The README.md

Build Status, (*1)

HTTP Server Engine for RESTful API

This package wires up Zend Diactoros, FastRoute, and Aura.Di to power request parsing, routing, and dependency injection of a bare-bones RESTful API. Each library is the most lightweight/popular implementation in its class., (*2)

Usage

The intended use is RESTful web services based on the HTTP server skeleton. It defines the project structure, router configuration, and the entry point that bootstraps the engine., (*3)

Performance

Speed and minimalism are the objectives of the project. It comes with very little source code., (*4)

Total overheard of the engine is ~4 ms (0.004 sec) measured on a laptop. The estimates are based on execution of an empty handler dispatched among 100 declared routes., (*5)

License

Licensed under the Apache License, Version 2.0., (*6)

The Versions

21/09 2016

dev-master

9999999-dev

Wiring of Zend Diactoros, FastRoute, and Aura.Di for RESTful API

  Sources   Download

Apache-2.0

The Requires

 

The Development Requires

api aura psr-7 dependency injection rest lightweight http restful routing di router fastroute diactoros

21/09 2016

2.0.1

2.0.1.0

Wiring of Zend Diactoros, FastRoute, and Aura.Di for RESTful API

  Sources   Download

Apache-2.0

The Requires

 

The Development Requires

api aura psr-7 dependency injection rest lightweight http restful routing di router fastroute diactoros

19/09 2016

2.0.0

2.0.0.0

Wiring of Zend Diactoros, FastRoute, and Aura.Di for RESTful API

  Sources   Download

Apache-2.0

The Requires

 

The Development Requires

psr-7 dependency injection rest lightweight http restful routing di container di router fastroute zend diactoros aura.di

19/09 2016

1.2.0

1.2.0.0

Wiring of Zend Diactoros, FastRoute, and Aura.Di for RESTful API

  Sources   Download

Apache-2.0

The Requires

 

The Development Requires

psr-7 dependency injection rest lightweight http restful routing di container di router fastroute zend diactoros aura.di

16/09 2016

1.1.0

1.1.0.0

Wiring of Zend Diactoros, FastRoute, and Aura.Di for RESTful API

  Sources   Download

Apache-2.0

The Requires

 

The Development Requires

psr-7 dependency injection rest api lightweight routing di container router restful api fastroute rest server http server http message zend diactoros aura.di restful web service

15/09 2016

1.0.0

1.0.0.0

Wiring of Zend Diactoros, FastRoute, Aura.Di libraries for HTTP / RESTful API server

  Sources   Download

Apache-2.0

The Requires

 

dependency injection rest api lightweight routing di container router restful api fastroute rest server http server http message zend diactoros aura.di restful web service psr-7 message