Libraries tagged by api response
xooxx/serializer-eloquent
109 Downloads
Eloquent Driver for outputting valid API responses in JSON, JSON API and HAL+JSON API formats.
viral-agency/master-caster
21 Downloads
Easily cast JSON API responses into custom objects models
vielhuber/comparehelper
299 Downloads
small php helper for comparing api responses in your tests.
thomzee/laramap
46 Downloads
Laravel REST API response mapper.
smhnaqvi/pagination
0 Downloads
simple library for easily create pagination with json format for rest api responses
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
pfwd/vimeo-entities
10 Downloads
A set of PHP entities that represent the Vimeo API responses
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.
ogkarpf/respondr
1 Downloads
A Laravel package to standardize API responses.
nuwave/ember-eloquent
61 Downloads
Laravel package to translate api responses into ember-data readable formats.
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