关键词:json

31
Add XML support to a JSON-speaking Laravel API with a single middleware via JSONx
32
An array size reducer (for JSON output purposes) using Models, Collections, Arrays
33
Countries, Languages and Time Zones Package for Laravel 5.*
35
A simple Laravel 5 class for handling json api responses.
36
A simple way of authenticating your APIs with API keys using Laravel
37
SteamInventory is a wrapper around the JSON Steam API that grabs a user's items - all packaged up for Laravel.
38
Automatic url parameter mapping to sort, filter, include and select data in an easy to use fluent api within Laravel 5. The default parameter structure is compatible to the http://jsonapi.org specification.
39
Simple user json settings facade for Laravel 4.
41
PHP Multiformat Streaming Parser
43
REST request manager for PHP, using php-curl and aiming at being light and really really really easy to use. Ah BTW, did I mention that it's really easy to use ?
44
Settings for The Laravel Framework.
45
Laravel model transformers with relationships for API based applications.
49
Laravel package that builds dynamic forms in blade and automatically generates validator requests files based on a json file.
51
Quick and efficient seeding database from JSON files for Laravel
53
Using Transformers in Laravel Responses
54
Eloquent Driver for NilPortugues Serializer outputting valid API responses in JSON, JSON API and HAL+JSON API formats.
55
Define your routes in laravel using JSON files
56
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.
58
An API rendering package for Laravel 5
60
This package uses the Steam API (requires dev key) to check prices for game items, like in Counter-Strike: Global Offensive. This is a Laravel 5 based package.