arthurnumen / json-serializer-laravel by arthurnumen

Json Serializer For PHP/Laravel
999
0
0
Package Data
Maintainer Username: arthurnumen
Maintainer Contact: arthurnumen12@gmail.com (Arthur Pello)
Package Create Date: 2016-08-02
Package Last Update: 2016-09-25
Language: PHP
License: MIT
Last Refreshed: 2024-04-23 03:13:41
Package Statistics
Total Downloads: 999
Monthly Downloads: 0
Daily Downloads: 0
Total Stars: 0
Total Watchers: 0
Total Forks: 0
Total Open Issues: 0

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