Libraries tagged by response objects
futuretek/data-mapper
802 Downloads
A lightweight, reflection-based PHP 8.4+ data mapping library for converting associative arrays into typed PHP objects (POPOs), and back. Ideal for OpenAPI-generated DTOs, form handling, and request/response serialization in modern API architectures.
zjkiza/response-processor
4 Downloads
Symfony bundle for automatically enrich DTO response objects with relational data using PHP 8 attributes
pulpmedia/serialized-response-bundle
8 Downloads
A simple bundle to provide an easy way to send out json/xml/yaml responses of serialized objects with annotations.
jossmp/response
3681 Downloads
Convierte array en Objeto
dwnload/wp-rest-api-object-cache
719 Downloads
Enable object caching for WordPress' REST API. Aids in increased response times of your applications endpoints.
brokeyourbike/data-transfer-object
3899 Downloads
Return original response alongside with the DataTransferObject
mvccore/ext-debug-tracy-mvccore
5172 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.
net_bazzline/php_component_curl
1313 Downloads
free as in freedom simple object oriented curl request and response component (YACC - yet another curl component)
wickedbyte/http-tortilla
18 Downloads
Set of traits that make wrapping PSR-7 objects easier.
qubus/http
222 Downloads
Object oriented HTTP specification.
jamm/http
66 Downloads
Objects to easy manipulate by HTTP-requests and responses
themonkeys/blade-cache-filter
965 Downloads
A simple caching filter that caches Laravel's Response objects
pmjones/request
154 Downloads
Server-side request and response objects from .
notifius/php-wctp
489 Downloads
A PHP library for creating and handling XML request/response objects for the WCTP v1.3r1 specification.
davidepastore/slim-markdown-view
1018 Downloads
Render PHP view scripts into a PSR-7 Response object.