arthurnumen/json-serializer-laravel

Json Serializer For PHP/Laravel

dev-master 2016-09-25 18:54 UTC

This package is not auto-updated.

Last update: 2024-03-27 23:36:13 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