Libraries tagged by responses
eonx-com/easy-psr7-factory
802906 Downloads
Provides an easy way to create PSR7 Request/Response from Symfony Request/Response
dsuurlant/response2schema
17221 Downloads
Generate an OpenAPI schema definition for an object based on a JSON response.
dmt-software/jms-soap-serializer
71592 Downloads
JMS serialize visitor that (de)serializes SOAP requests/responses
crowdstar/background-processing
41711 Downloads
To continue processing PHP after having HTTP response sent back to the client under PHP-FPM.
cranetm/yii2-json-rpc-2.0
70115 Downloads
JSON RPC 2.0 for Yii2 strict type validation of request and response data
code-orange/turbolinks-location
38295 Downloads
Laravel middleware to insert Turbolinks-Location header into every response
ciareis/bypass
6850 Downloads
Bypass for PHP provides a quick way to create a custom instead of an actual HTTP server to return prebaked responses to client requests. This is most useful in tests, when you want to create a mock HTTP server and test how your HTTP client handles different types of responses from the server.
brightfish/caching-guzzle
24854 Downloads
Cache HTTP responses through Guzzle middleware
bcrowe/cakephp-api-pagination
50047 Downloads
CakePHP 4 plugin that injects pagination information into API responses.
apigee/apigee-mock-client-php
104204 Downloads
To be used for queueing mock API responses for the `apigee/apigee-client-php` library.
alimranahmed/hit-logger
28522 Downloads
Laravel request and response logger. Highly encouraged from spatie/laravel-http-logger
acamposm/ping
15116 Downloads
Ping uses the ICMP protocol's mandatory ECHO_REQUEST datagram to elicit an ICMP ECHO_RESPONSE from a host or gateway.
abordage/laravel-last-modified
8482 Downloads
Setting the Last-Modified header and 304 Not Modified response code if the page hasn't changed since the last visit
skyzyx/monolog-json-pretty-print-formatter
182427 Downloads
Pretty-prints JSON responses in the Monolog JsonFormatter!
narrowspark/http-emitter
144352 Downloads
Emitting psr-7 responses.