arthurnumen / json-serializer-laravel
Json Serializer For PHP/Laravel
dev-master
2016-09-25 18:54 UTC
Requires
- php: >=5.6
- league/fractal: 0.13.0
This package is not auto-updated.
Last update: 2024-12-19 02:51:15 UTC
README
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