http-interop / http-middleware
This package is abandoned and no longer maintained.
The author suggests using the http-interop/http-server-middleware package instead.
Common interface for HTTP server-side middleware
0.5.0
2017-09-18 15:27 UTC
Requires
- php: >=5.3.0
- psr/http-message: ^1.0
README
Note: This repository is deprecated and no longer updated. Please refer to http-interop/http-server-handler and http-interop/http-server-middleware instead.
This is an implementation of the proposed PSR-15. Please refer to the proposal for a description.