关键词:json

62
Add feeds (json, rss, atom) to Eloquent models
63
Define your routes in laravel using JSON files
64
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.
65
An API rendering package for Laravel 5
67
Convert Json Object to SQL.
68
A simple way of authenticating your APIs with API keys using Laravel. Forked from chrisbjr/api-guard And Working with L5.3.*
69
Transform a Laravel language directory into a single JSON array
73
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.
74
Framework Agnostic Persistent Typed and Group-able Settings with JSON Driver
75
A simple model transformer compatible with Laravel 5+.
77
A simple way of authenticating your APIs with API keys using Laravel. Forked from chrisbjr/api-guard And Working with L5.5.*
79
Laravel 5 SQS connector that uses JSON to transmit messages
81
Eloquent Serialized LOB is a trait for Laravel 5 Eloquent models that allows Serialized LOB pattern
82
A simple way of authenticating your APIs with API keys using Laravel
83
a package that allows you to have a boostrap similar rest response object
84
The Most Useful Wrappers For PHP Functions
86
The library that allows you to use standard laravel traits without redirect, returning information via JSON and HTTP code, ideal for REST applications
87
A simple and secure way of authenticating your APIs with API HMAC keys using Laravel
88
Laravel 4 Package to Export data to any format
90
Define your routes in laravel using JSON files