Libraries tagged by response objects
davidepastore/slim-markdown-view
1014 Downloads
Render PHP view scripts into a PSR-7 Response object.
viral-agency/master-caster
18 Downloads
Easily cast JSON API responses into custom objects models
sandrokeil/blockchain-wallet-api
47 Downloads
Zend Framework 2 (ZF2) client library for blockchain wallet api. Configure request, call the service and access the response data via objects.
aseemann/pihole-api-client
24 Downloads
The Pi-hole API is organized around [REST](http://en.wikipedia.org/wiki/Representational_State_Transfer). Our API has predictable resource-oriented URLs, accepts and returns reliable UTF-8 [JavaScript Object Notation (JSON)-encoded](http://www.json.org/) data for all API responses, and uses standard HTTP response codes and verbs. Most (but not all) endpoints require authentication. API endpoints requiring authentication will fail with code `401 Unauthorized` when used outside a valid session.
symbiotic/http-response-mutable
106 Downloads
Mutable response, the decorator is made to work with the response object via a Psr container
snelling/response
17 Downloads
Simple HTTP response object
sircamp/response
37 Downloads
a package that allows you to have a boostrap similar rest response object
rucaua/epa-response
12 Downloads
Abstract response object
quillstack/response
95 Downloads
The response object based on PSR-7: HTTP messages, and with the main goal: to be simple and fast.
kefas-safek/rest-response
49 Downloads
PHP Rest response object
californiamountainsnake/json-response
137 Downloads
The json-response object for uniformity of responses api
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
89 Downloads
Response json, array and object with translation into any language
alcalyn/serializable-api-response
435 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
80 Downloads
Controls the response from entities or other objects based on constraints