lalu / jdr
A Laravel/Lumen package for structing API data response in JSON followed http://jsonapi.org/
Installs: 52
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 1
pkg:composer/lalu/jdr
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: 2025-09-25 07:21:12 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).