Libraries tagged by response objects
agrandesr/response
2 Downloads
This is a simple Tool for create data responses for APIs. The idea is that you can use the object response throught your code and print a complete response at final.
erykai/response
92 Downloads
Response json, array and object with translation into any language
alcalyn/serializable-api-response
447 Downloads
Allows to return raw object as controller response so that it will be serialized later by serializer and converted to Symfony Response.
codememory/entity-response-control
86 Downloads
Controls the response from entities or other objects based on constraints
sarelvdwalt/response-json-envelope
13 Downloads
A simple object that can be used to put a response (in JSON, given as an array) inside a standard envelope, giving you a place to put certain meta-data, including the response-code.
jameshalsall/http-foundation-raw-json-response
1028 Downloads
A very small repository providing a RawJsonResponse object for the Symfony HttpFoundation
annonyme/response
0 Downloads
Simple repsonse-object handler with content-type processor (e.g. parse body as model for Twig-templating).
ajbassett539/simple-response
12 Downloads
Simple Object to Easily Create JSON Output
qiq/helper-sapien
39 Downloads
Provides Qiq helpers for Sapien Request and Response objects.
hschulz/php-http
71 Downloads
PHP HTTP client, request and response objects.
gwsn/transformer
961 Downloads
Data Transformer to Transform data from API response to arrays or objects
itr/responsebuilder-bundle
28 Downloads
Allows you easily create JSON/XML API response from the different types of objects.
romuloar/rom.result
1 Downloads
A PHP library for encapsulating method results, inspired by the .NET package rom.result. Provides standardized Success, Error, Warning, and Info result objects with sync and async (Closure) APIs.
qubus/http
98 Downloads
Object oriented HTTP specification.
pajurancodes/http-factory
5 Downloads
A PSR-17 implementation: Factories for creating PSR-7 compliant HTTP objects