关键词:json

31
A simple Laravel 5 class for handling json api responses.
34
The Most Useful Wrappers For PHP Functions
35
Store additional configs in JSON or Database (write, read)
38
JWT API authentication driver (Guard) for Laravel.
39
Es un generador de excepciones, su fin es lanzar excepciones controladas al usuario con la posibilidad de generar log detallados al desarollador. El paquete es capaz de detectar una application/json de una peticion http por defecto. Este paquete entrega al usuario una vista en caso de ser http normal en donde se vera mensaje del error y un codigo de error, si la peticion es JSON el error sera devuelto en un resonse en formato JSON.
40
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.
43
Settings for The Laravel Framework.
44
Create all your migrations and models from one JSON schema file. Laravel Database Schema in JSON allows you to define your entire Laravel database schema in one JSON file then generates all the necessary migration files
45
Provides JSON column support for for Laravel's Eloquent Model.
47
A fixtures package for Laravel 5
48
Eloquent Serialized LOB is a trait for Laravel 5 Eloquent models that allows Serialized LOB pattern
50
Put your JSON data to work in Eloquent.
52
Provides JSON column support for for Laravel's Eloquent Model.
53
Convert Json Object to SQL.
54
Using laravel 5.4 compatible json localization files for laravel 5.1+
55
Using Transformers in Laravel Responses
56
A Laravel package for APIs, wrapping the Fractal library behind an elegant Laravel API.
57
A Laravel package for APIs, wrapping the Fractal library behind an elegant Laravel API.
58
Quick and efficient seeding database from JSON files for Laravel
59
An array size reducer (for JSON output purposes) using Models, Collections, Arrays