Libraries tagged by api response package
abdullahhafizh/laravel-curl-helper
36 Downloads
Laravel Curl Helper Package.
mesak/laravel-linebot
19 Downloads
build a Laravel api response package
nuwave/ember-eloquent
61 Downloads
Laravel package to translate api responses into ember-data readable formats.
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.
ngoctp/laravel-easy-jsonapi
2417 Downloads
Follow Extended Fractal package for smarter usage for API response
lalu/jer
53 Downloads
A laravel/lumen package for structing API exception response in JSON followed http://jsonapi.org/
lalu/jdr
52 Downloads
A Laravel/Lumen package for structing API data response in JSON followed http://jsonapi.org/
alanmjc/auto-pagination-laravel
9 Downloads
A Laravel package for handling pagination in API responses.
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.
mrclutch/servio
31 Downloads
Servio is a Laravel package designed to streamline and simplify the development of APIs within your Laravel application using a Service-Oriented Architecture (SOA) approach. It provides a standardized way to manage API responses, ensuring consistency and maintainability across services.
kunalkanani/maskable
1 Downloads
A package for concealing sensitive data in Laravel models and API responses with customizable masking rules. Mask specific fields, like emails and phone numbers, without altering the original data stored in the database.
jojomi/typer
142 Downloads
Package to help with dealing with unknown/untyped PHP data, like arrays from REST API responses.
incraigulous/data-factories
444 Downloads
A data factory helper class for mocking data. This is inspired by Laravel's model factories, the difference being that data factories are not tied to a model. Data factories are great for mocking api responses, requests or other data not persisted to a database. Data Factories are not dependant on Laravel, so you can use this package anywhere.
arhamlabs/error-handler
186 Downloads
This package is a template used to create API responses which can be overwritten
mohammadfahadrao/mfr-tokens
11 Downloads
Package to generate tables based upon response from API or by supplying key value pair manually.