Libraries tagged by response objects
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
1025 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
9 Downloads
Simple Object to Easily Create JSON Output
qiq/helper-sapien
38 Downloads
Provides Qiq helpers for Sapien Request and Response objects.
inanepain/http
13 Downloads
Http client, request and response objects implementing psr-7 (message interfaces).
hschulz/php-http
71 Downloads
PHP HTTP client, request and response objects.
mvccore/ext-debug-tracy-mvccore
5045 Downloads
MvcCore - Extension - Debug - Tracy - Panel MvcCore - render and add into tracy debug panel current MvcCore application instance, printed by \Tracy\Dumper::toHtml(\MvcCore\Application::GetInstance()); to display main application objects used to render current page response. Rendered objects inside MvcCore app: \MvcCore\Request, \MvcCore\Response, \MvcCore\Router, \MvcCore\Controller, all preroute, predispatch and postdispatch configured handlers and many other internal application values.
gwsn/transformer
955 Downloads
Data Transformer to Transform data from API response to arrays or objects
jitsu/http
61 Downloads
Object-oriented HTTP request and response interfaces
itr/responsebuilder-bundle
28 Downloads
Allows you easily create JSON/XML API response from the different types of objects.
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
nice-yu/http-in-out
7 Downloads
Convert input and output to DTO class objects
mhndev/hal
11 Downloads