Libraries tagged by server requests
psr/http-server-handler
81716872 Downloads
Common interface for HTTP server-side request handler
psr/http-server-middleware
73166882 Downloads
Common interface for HTTP server-side middleware
nyholm/psr7-server
12364243 Downloads
Helper classes to handle PSR-7 server requests
relay/relay
1680046 Downloads
A PSR-15 server request handler.
middlewares/request-handler
1365551 Downloads
Middleware to execute request handlers
amphp/http-server-router
436992 Downloads
Routes to request handlers based on HTTP method and path for amphp/http-server.
mcustiel/phiremock-codeception-extension
914717 Downloads
Codeception extension for Phiremock. Allows to stub remote services for HTTP requests.
hhxsv5/php-sse
159073 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
2768932 Downloads
Common interface for HTTP server-side middleware
intaro/pinba-bundle
697238 Downloads
Collects and sends execution time of Doctrine queries, Twig renders and Redis requests as pinba timers to pinba server
httpsoft/http-server-request
94057 Downloads
Infrastructure for creating PSR-7 ServerRequest and UploadedFile
yanlongli/app-store-server-api
18954 Downloads
PHP client for App Store Server API. Manage your customers’ App Store transactions from your server.The App Store Server API is a REST API that you call from your server to request and provide information about your customers' in-app purchases. The App Store signs the transaction and subscription renewal information that this API returns using the JSON Web Signature (JWS) specification.App Store Server API is independent of the app’s installation status on the customer’s devices. The App Store server returns information based on the customer’s in-app purchase history regardless of whether the customer installed, removed, or reinstalled the app on their devices.To request transaction and subscription status information with this API, provide any original transaction identifier that belongs to the customer. The transaction history API responds with a complete list of transactions, 20 at a time, starting with the oldest first. The subscription status API returns the status for all of the customer’s subscriptions, organized by their subscription group identifier.Use the Send Consumption Information endpoint to send information to the App Store when customers request a refund for a consumable in-app purchase, after you receive the CONSUMPTION_REQUEST App Store server notification. Your data helps inform refund decisions.
yoanm/jsonrpc-server-sdk
184677 Downloads
Server SDK to convert a json-rpc request string into json-rpc response string
yoanm/symfony-jsonrpc-http-server
162501 Downloads
Symfony Bundle to convert an HTTP json-rpc request into HTTP json-rpc response
http-interop/http-server-middleware
276673 Downloads
Common interface for HTTP server-side middleware