Libraries tagged by api-reponse
r4nkt/laravel-api-responder
10 Downloads
API Responses for your Laravel API. (Forked from signifly/laravel-api-responder.)
ppajer/cache
0 Downloads
A simple filesystem based cache in PHP. Ideal for caching large API responses that rarely need updating.
porifa/jarason
8 Downloads
Laravel Json API Response to Object Mapper
pop-api/api-mirrorquery
49 Downloads
Mirror the query in the API response
pfwd/vimeo-entities
10 Downloads
A set of PHP entities that represent the Vimeo API responses
pegziq/laravel-responder
6 Downloads
A Laravel Fractal package for building API responses, giving you the power of Fractal and the elegancy of Laravel.
pedrokeilerbatistarojo/smartfilter
6 Downloads
This Laravel package provides a streamlined solution for filtering and listing data. It accepts an input array, applies customizable filters, and returns a structured JSON response. Ideal for projects requiring dynamic data filtering with minimal setup, the package ensures consistency in API responses while maintaining flexibility to handle complex filter conditions.
orware/compressed-string
735 Downloads
Based on the wonderful work by Tom Westcott (https://packagist.org/packages/cyberdummy/gzstream) which provided most of the functionality I required. Allows for gzip compressed string streams to be used for holding data. This project was created because I wanted a way to store large database result sets more easily in memory (especially ones that were just going to be output as JSON in an API response), since using a regular PHP array resulted in large memory usage.
offspring/laravel-responder
5 Downloads
A Laravel Fractal package for building API responses, giving you the power of Fractal and the elegancy of Laravel.
nuwave/ember-eloquent
61 Downloads
Laravel package to translate api responses into ember-data readable formats.
novichkovv/laravel-api-handler
12 Downloads
Simple Exceptions Handler for API responses on Laravel
nilportugues/jsend
468 Downloads
JSend API transformer outputting valid API responses.
ngoctp/laravel-easy-jsonapi
2417 Downloads
Follow Extended Fractal package for smarter usage for API response
narendrav24/dynamicapifield
10 Downloads
A demo module that demos how to add dynamic fields in product REST API response using extension attributes.
naotty/laravel-pr-message
2 Downloads
Laravel middleware to add PR message to API response headers