Libraries tagged by response
yoanm/symfony-jsonrpc-http-server
149519 Downloads
Symfony Bundle to convert an HTTP json-rpc request into HTTP json-rpc response
yoanm/jsonrpc-server-sdk
166511 Downloads
Server SDK to convert a json-rpc request string into json-rpc response string
webwhales/laravel-guzzle-conditional-mock-handler
29163 Downloads
Offers a way to load mocked responses conditionally with Guzzle instead of a fixed queue in Laravel
vaened/laravception
83329 Downloads
Standardize your error responses in Laravel with Laravception. Get consistent error codes, messages, metadata, and translation support.
unglue/client
48886 Downloads
The client binary which sends the data to the server and creates the output from the API response.
tomlerendu/laravel-convert-case-middleware
63392 Downloads
Convert request and response keys to and from camel and snake case.
tobiassjosten/responsible-service-provider
88989 Downloads
A Silex ServiceProvider for automagic response formatting.
therobfonz/laravel-security-headers
5786 Downloads
Adds security headers to Laravel responses.
systemhaus/guzzle-http-mock
94079 Downloads
A mock library for verifying requests made with the Guzzle Http Client, and mocking responses.
sycho/json-api
835074 Downloads
JSON-API responses in PHP
stevenmaguire/laravel-middleware-csp
106871 Downloads
Provides support for enforcing Content Security Policy with headers in Laravel responses.
softonic/laravel-middleware-request-id
98717 Downloads
Middleware for Laravel Framework to add the X-Request-ID header in the requests and responses.
scriptotek/sru-client
5349 Downloads
Package for making Search/Retrieve via URL requests and parse the responses
rtheunissen/guzzle-cache-handler
135708 Downloads
Guzzle 6/7 handler used to cache responses
rekalogika/temporary-url-bundle
6795 Downloads
Symfony bundle for creating temporary URLs to your resources. You provide the resource in a plain PHP object, and a service to turn it into a HTTP response. The framework handles the rest.