Libraries tagged by JSON responses
residit/nette-jsonp
56 Downloads
Nette JSONP Response Extension
jiaojie/laravel5-jsonp-response
24 Downloads
Jsonp Response for Laravel Framework 5.x
jason-gao/php-rest-response
92 Downloads
php rest api response
prllxtchz/api-responser
158 Downloads
Json output helper for Rest APIs
furiosojack/responsejsonphp
22 Downloads
Hace retorno de json con codigos de de estado http
jason-gao/http
405 Downloads
š Nette Http: abstraction for HTTP request, response and session. Provides careful data sanitization and utility for URL and cookies manipulation.
yanlongli/app-store-server-api
18039 Downloads
PHP client for App Store Server API. Manage your customersā App Store transactions from your server.The App Store Server API is a REST API that you call from your server to request and provide information about your customers' in-app purchases. The App Store signs the transaction and subscription renewal information that this API returns using the JSON Web Signature (JWS) specification.App Store Server API is independent of the appās installation status on the customerās devices. The App Store server returns information based on the customerās in-app purchase history regardless of whether the customer installed, removed, or reinstalled the app on their devices.To request transaction and subscription status information with this API, provide any original transaction identifier that belongs to the customer. The transaction history API responds with a complete list of transactions, 20 at a time, starting with the oldest first. The subscription status API returns the status for all of the customerās subscriptions, organized by their subscription group identifier.Use the Send Consumption Information endpoint to send information to the App Store when customers request a refund for a consumable in-app purchase, after you receive the CONSUMPTION_REQUEST App Store server notification. Your data helps inform refund decisions.
soosyze/soosyze
249 Downloads
Soosyze CMS is a minimalist content management system in PHP, without database to create and manage your website easily.
paneric/json-responder-interface
69 Downloads
paneric/json-responder
65 Downloads
nathanmac/responder
245 Downloads
Simple PHP Responder Utility Library for API Development
redkite-labs/redkite-labs-bootstrap-bundle
5133 Downloads
RedKiteLabsBootstrapBundle takes care to autoload and configure bundles on a composer base application. The responsibility to configure the bundle is delegated to the bundle's author, who implements an autoloader.json file, where declares the bundle's configuration.
logics/json
918 Downloads
JSON responder
altruios/responce
0 Downloads
the point of this is to make interacting with the database a little bit easier, it sends json back to the client, and warns the client of errors
nickjbedford/laravel-endpoints
84 Downloads
The Laravel Endpoints framework provides an easy way to implement API endpoints in separate Responsable-style classes.