Search results for JSON responses
willywes/apiresponse
2000 Downloads
Class to generate a standard structure for api json responses
omaralalwi/laravel-api-helpers
4 Downloads
collection of helpful helper functions for API Requests .
nylo/smalljson
10 Downloads
Shrink Laravel JSON responses with a compact structural encoding and optional deflate. Adds response()->smallJson() and a drop-in middleware; pairs with the smalljson Dio interceptor for Flutter.
hafizmmoaz/laravel-rest-api
4 Downloads
A minimal, reusable REST API toolkit for Laravel: consistent JSON responses, a typed exception hierarchy, and base API model/controller.
friendsoftypo3headless/headless-navigations
1094 Downloads
This extension enhances the EXT:headless json response with three customizable navigations.
cwbit/cakephp-jsonapi
5006 Downloads
A set of libs for building standardized JSON responses in CakePHP 3.x REST APIs
ceedcv-maya/shared-http-laravel
913 Downloads
Reusable HTTP utilities for Laravel APIs: standardized JSON response envelope, health endpoint, app metadata controller, exception handler, accent-fold search support.
antonythorpe/silvershop-jsonresponse
53 Downloads
SilverShop submodule that provides JSON responses for cart updates
laravelista/syndra
3905 Downloads
Common JSON responses for an API built with Laravel.
imdhemy/jsonable
289 Downloads
Laravel JSON response trait.
nicklaw5/larapi
1545 Downloads
A simple Laravel 5 class for handling json api responses.
app-verk/api-exception-bundle
7858 Downloads
catch all Symfony 3.3 or newer errors and convert it to problem json RFC7807 response
nilportugues/serializer-eloquent
36433 Downloads
Eloquent Driver for NilPortugues Serializer outputting valid API responses in JSON, JSON API and HAL+JSON API formats.
loadsys/cakephp_serializers
3442 Downloads
A solution to serialize CakePHP response to JSON and correspondingly deserialize JSON into CakePHP data arrays, designed primarily around building REST APIs with Ember and Ember Data.
osm/easy-rest-bundle
1451 Downloads
Simple and lightweight bundle provides JSON based request / response and exception handling support to develop RESTful API's with Symfony.