http-router
[PHP7] Interfaces for HTTP Router and a PSR-7 Router Middleware Example.
HttpContext and HttpHandler
- HttpContextInterface : Holds HTTP request, HTTP response, and state.
- HttpHandlerInterface : Handle HttpContextInterface.
License
MIT License.