arthurnumen/json-serializer-laravel
Json Serializer For PHP/Laravel
999
| Install | |
|---|---|
composer require arthurnumen/json-serializer-laravel |
|
| PHP: | >=5.6 |
| License: | MIT |
| Last Updated: | Sep 25, 2016 |
| Links: | GitHub · Packagist |
Maintainer: arthurnumen
JSON Serializer for Laravel
JSON Serializer for Laravel 5 / Lumen
Version
dev-master
Tech
This library uses a number of open source projects to work properly:
- [league/fractal] - Handle the output of complex data structures ready for API output.
And of course this library itself is open source with a [public repository][dill] on GitHub.
Installation
JSON Serializer requires PHP >=5.6 to run.
$ composer require arthurnumen/json-serializer-laravel dev-master