json-serializer-laravel maintained by arthurnumen
Description
Json Serializer For PHP/Laravel
Author
Last update
2016/09/25 20:54
(dev-master)
License
Downloads
999
Tags
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