Libraries tagged by server requests
psr/http-server-handler
77724380 Downloads
Common interface for HTTP server-side request handler
psr/http-server-middleware
69490961 Downloads
Common interface for HTTP server-side middleware
nyholm/psr7-server
10659562 Downloads
Helper classes to handle PSR-7 server requests
relay/relay
1619034 Downloads
A PSR-15 server request handler.
middlewares/request-handler
1336290 Downloads
Middleware to execute request handlers
mcustiel/phiremock-codeception-extension
877242 Downloads
Codeception extension for Phiremock. Allows to stub remote services for HTTP requests.
hhxsv5/php-sse
154614 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
2752633 Downloads
Common interface for HTTP server-side middleware
internations/http-mock
654987 Downloads
Mock HTTP requests on the server side in your PHP unit tests
intaro/pinba-bundle
663042 Downloads
Collects and sends execution time of Doctrine queries, Twig renders and Redis requests as pinba timers to pinba server
httpsoft/http-server-request
89079 Downloads
Infrastructure for creating PSR-7 ServerRequest and UploadedFile
yoanm/symfony-jsonrpc-http-server
154992 Downloads
Symfony Bundle to convert an HTTP json-rpc request into HTTP json-rpc response
amphp/http-server-router
421882 Downloads
Routes to request handlers based on HTTP method and path for amphp/http-server.
http-interop/http-server-middleware
270586 Downloads
Common interface for HTTP server-side middleware
middlewares/payload
448786 Downloads
Middleware to parse the body of the request with support for json, csv and url-encode