Libraries tagged by reponse
fakerino/fakerino
14017 Downloads
Faker framework, for generate every kind of fake data for test, database seed, mock responses, other
directmailteam/direct-mail
179309 Downloads
Advanced Direct Mail/Newsletter mailer system with sophisticated options for personalization of emails including response statistics.
debuss-a/mtomsoapclient
138716 Downloads
This class overrides SoapClient::__doRequest() method to implement MTOM for PHP. It decodes XML and integrate attachments in the XML response.
causal/image_autoresize
302575 Downloads
Simplify the way your editors may upload their images: no complex local procedure needed, let TYPO3 automatically resize down their huge images/pictures on-the-fly during upload (or using a command for batch processing) and according to your own business rules (directory/groups). This will highly reduce the footprint on your server and speed-up response time if lots of images are rendered (e.g., in a gallery). Features an EXIF/IPTC extractor to ensure metadata may be used by the FAL indexer even if not preserved upon resizing.
anik/loguzz
128614 Downloads
Loguzz is a guzzlehttp/guzzle request & response logger
akrabat/rka-content-type-renderer
319098 Downloads
Render an array to a JSON/XML/HTML PSR-7 Response based on a PSR-7 Request's Accept header.
zendframework/zend-httphandlerrunner
1483807 Downloads
Execute PSR-15 RequestHandlerInterface instances and emit responses they generate.
malyshev/yii-debug-toolbar
124515 Downloads
A configurable set of panels that display various debug information about the current request/response.
wamania/zip-streamed-response-bundle
78202 Downloads
A symfony Response to build and stream Zip on the fly
php-contrib/response-filter-implementation
Downloads
obiefy/api-response
21473 Downloads
Simple Laravel package to return Json responses.
myerscode/laravel-api-response
17542 Downloads
A fluent helper and facade to ensure consistent, idempotent API responses in Laravel and Lumen
mtownsend/laravel-request-response-logger
7701 Downloads
Easily capture every incoming request and the corresponding outgoing response in your Laravel app.
kennedy-osaze/laravel-api-response
4019 Downloads
Renders consistent HTTP JSON responses for API-based projects
ilbee/csv-response
88981 Downloads
Symfony component allow you to respond CSV contents directly in your controller