Libraries tagged by server requests
psr/http-server-handler
68918484 Downloads
Common interface for HTTP server-side request handler
psr/http-server-middleware
61415580 Downloads
Common interface for HTTP server-side middleware
nyholm/psr7-server
7504564 Downloads
Helper classes to handle PSR-7 server requests
relay/relay
1562118 Downloads
A PSR-15 server request handler.
middlewares/request-handler
1258443 Downloads
Middleware to execute request handlers
amphp/http-server-router
396525 Downloads
Routes to request handlers based on HTTP method and path for amphp/http-server.
mcustiel/phiremock-codeception-extension
806291 Downloads
Codeception extension for Phiremock. Allows to stub remote services for HTTP requests.
hhxsv5/php-sse
143409 Downloads
A simple and efficient library implemented HTML5's server-sent events by PHP, is used to real-time push events from server to client, and easier than Websocket, instead of AJAX request.
http-interop/http-middleware
2716365 Downloads
Common interface for HTTP server-side middleware
internations/http-mock
649836 Downloads
Mock HTTP requests on the server side in your PHP unit tests
intaro/pinba-bundle
596040 Downloads
Collects and sends execution time of Doctrine queries, Twig renders and Redis requests as pinba timers to pinba server
httpsoft/http-server-request
73662 Downloads
Infrastructure for creating PSR-7 ServerRequest and UploadedFile
amphp/http-server-static-content
46141 Downloads
Static content request handler for Amp's HTTP server.
http-interop/http-server-middleware
257984 Downloads
Common interface for HTTP server-side middleware
middlewares/payload
408166 Downloads
Middleware to parse the body of the request with support for json, csv and url-encode