Libraries tagged by JSON responses
marcin-orlowski/laravel-api-response-builder
359419 Downloads
Helps building nice, normalized and easy to consume Laravel REST API.
flugger/laravel-responder
1233472 Downloads
A Laravel Fractal package for building API responses, giving you the power of Fractal and the elegancy of Laravel.
tobscure/json-api
1530264 Downloads
JSON-API responses in PHP
ellipsesynergie/api-response
1296045 Downloads
Simple package to handle response properly in your API
grohiro/laravel-camelcase-json
75572 Downloads
Convert response JSON key to camelCase
cranetm/yii2-json-rpc-2.0
73892 Downloads
JSON RPC 2.0 for Yii2 strict type validation of request and response data
akrabat/rka-content-type-renderer
352549 Downloads
Render an array to a JSON/XML/HTML PSR-7 Response based on a PSR-7 Request's Accept header.
shalvah/laravel-jsend
79361 Downloads
Laravel helpers to easily send JSend-compliant responses
oskarstark/symfony-http-responder
599828 Downloads
This library provides a Symfony responder class, which can be used to render a template, return json or a file and redirect to route/url.
dsuurlant/response2schema
25970 Downloads
Generate an OpenAPI schema definition for an object based on a JSON response.
radebatz/openapi-verifier
73880 Downloads
Verify JSON (api response) against OpenAPI specification.
sourcebroker/t3api
59693 Downloads
REST API for your TYPO3 project. Config with annotations, build in filtering, pagination, typolinks, image processing, serialization contexts, responses in Hydra/JSON-LD format.
obiefy/api-response
22471 Downloads
Simple Laravel package to return Json responses.
kennedy-osaze/laravel-api-response
4166 Downloads
Renders consistent HTTP JSON responses for API-based projects
artyuum/symfony-jsend-response
32406 Downloads
JSendResponse component for HttpFoundation based applications (Symfony, Silex, Laravel, Drupal, etc.). It follows the JSend specification, allowing you to give consistent JSON responses to your users.