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-tabula
by initred
laravel-tabula is a tool for liberating data tables trapped inside PDF files for the Laravel framework.
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-filebeat
by shallowman
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.
laravel-mail-safe
by hyrioo
Allows whitelisting domains and emails, when sending mails in non-production
laravel-settings
by arcanedev
This package allows you to persists configs/settings for Laravel projects.
presentit-laravel
by dan-har
Transformers for nested Eloquent models and collection for building API with Laravel framework
laravel-doctrine-responder
by tttptd
A Laravel package for APIs, wrapping the Fractal library behind an elegant Laravel API.
steam-inventory-laravel
by braseidon
SteamInventory is a wrapper around the JSON Steam API that grabs a user's items - all packaged up for Laravel.