Libraries tagged by server requests
psr/http-server-handler
59492015 Downloads
Common interface for HTTP server-side request handler
nyholm/psr7-server
4226547 Downloads
Helper classes to handle PSR-7 server requests
psr/http-server-middleware
52876750 Downloads
Common interface for HTTP server-side middleware
relay/relay
1495957 Downloads
A PSR-15 server request handler.
middlewares/request-handler
1152622 Downloads
Middleware to execute request handlers
amphp/http-server-router
344568 Downloads
Routes to request handlers based on HTTP method and path for amphp/http-server.
mcustiel/phiremock-codeception-extension
712930 Downloads
Codeception extension for Phiremock. Allows to stub remote services for HTTP requests.
hhxsv5/php-sse
129847 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
2649339 Downloads
Common interface for HTTP server-side middleware
internations/http-mock
642957 Downloads
Mock HTTP requests on the server side in your PHP unit tests
intaro/pinba-bundle
519929 Downloads
Collects and sends execution time of Doctrine queries, Twig renders and Redis requests as pinba timers to pinba server
httpsoft/http-server-request
60677 Downloads
Infrastructure for creating PSR-7 ServerRequest and UploadedFile
yoanm/symfony-jsonrpc-http-server
131268 Downloads
Symfony Bundle to convert an HTTP json-rpc request into HTTP json-rpc response
http-interop/http-server-middleware
243372 Downloads
Common interface for HTTP server-side middleware
middlewares/payload
401681 Downloads
Middleware to parse the body of the request with support for json, csv and url-encode