lalu / jdr
A Laravel/Lumen package for structing API data response in JSON followed http://jsonapi.org/
dev-master
2016-06-22 08:55 UTC
Requires
- php: ~5.5|~7.0
Requires (Dev)
- art4/json-api-client: *
- fzaninotto/faker: ~1.5
- graham-campbell/testbench: ^3.1
- laravel/lumen-framework: 5.2.*
- phpunit/phpunit: ^4.8|^5.0
This package is not auto-updated.
Last update: 2024-11-21 02:25:43 UTC
README
A Laravel/Lumen package for structing API data response in JSON followed http://jsonapi.org/.
Install
Via Composer
$ composer require lalu/jdr
License
The MIT License (MIT).