laravel-endpoints
by nickjbedford
The Laravel Endpoints framework provides an easy way to implement API endpoints in separate Responsable-style classes.
json-response-laravel
by nickjbedford
Defines a uniform JSON response structure for Laravel 6+ applications.
laravel-query-filter
by omalizadeh
A laravel package for resource filtering via request query string
laravel-api-response
by faridibin
A Laravel package for consistently formatted API responses with support for JSON, XML, and YAML.
laravel-json-response
by faridibin
A Laravel package for consistently formatted API responses with support for JSON, XML, and YAML.
laravel-api-response-builder
by truegameover
Helps building nice, normalized and easy to consume Laravel REST API.
laravel-api-response-formatter
by ejetar
A simple and fast 🚀 library that displays responses in various formats, according to the Accept header, entered by the user. The library currently displays responses in JSON, XML, CSV, and YAML.
laravel_json_schema_validator
Laravel JSON Schema Validator it's a Composer package created to help us to validate JSON Schemas.
laravel-json-api-scaffolder
by rossity
A highly opinionated package that rapidly scaffolds Laravel JSON API projects.
laravel-habitue
by omitobisam
An Http client with the power of collections for your Jsonable requests
laravel-translation
by sluy
Manage your translation in the correct way with Laravel. Export and import to another formats, do things in most used frontend Frameworks and more!.
laravel-json-translation-loader
by jamesh
A Laravel package to improve the loading of the JSON translation.
laravel-permission-blueprints
by nonetallt
Update spatie/laravel-permission package database roles and permissions easily using json blueprints.
laravel-minecraft-jsonapi-client
by kangoo13
Client to interact directly with servers having JSONAPI Reloaded plugin installed.
laravel-request-accept-json-middleware
by softonic
Laravel middleware to add Accept application/json header to requests
laravel-swoole-jsonrpc
by barbushin
JSON-RPC server and client based on swoole, for laravel and lumen framework.
laravel-filebeat
by lucasrolff
The middleware for application log with json format and correspond to filebeat log collection
laravel-filebeat
by ravaelles
The middleware for application log with json format and correspond to filebeat log collection
laravel-localization-to-vue
by kg-bot
Laravel package used to collect all localization files from resources/lang (and custom) directories and sub-directories and make them available as JSON file
laravel-model-json-storage
by mjducharme
Storing your models in a json file rather than in database (single or few lines recording) can be a good option. This package saves you to create a table for a ridiculous amount of lines, improves the data recovery performances, and allows you to store and access to your models from a json files as you would do it in database.
laravel-model-json-storage
by okipa
Storing your models in a json file rather than in database (single or few lines recording) can be a good option. This package saves you to create a table for a ridiculous amount of lines, improves the data recovery performances, and allows you to store and access to your models from a json files as you would do it in database.