Download the PHP package lykegenes/laravel-api-response without Composer
On this page you can find all versions of the php package lykegenes/laravel-api-response. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download lykegenes/laravel-api-response
More information about lykegenes/laravel-api-response
Files in lykegenes/laravel-api-response
Download lykegenes/laravel-api-response
More information about lykegenes/laravel-api-response
Files in lykegenes/laravel-api-response
Vendor lykegenes
Package laravel-api-response
Short Description A Laravel wrapper for thephpleague's Fractal package
License MIT
Homepage https://github.com/lykegenes/laravel-api-response
Package laravel-api-response
Short Description A Laravel wrapper for thephpleague's Fractal package
License MIT
Homepage https://github.com/lykegenes/laravel-api-response
Please rate this library. Is it a good library?
Informations about the package laravel-api-response
laravel-api-response
A Laravel wrapper for thephpleague's Fractal package
Install
Via Composer
Then, add this to your Service Providers :
...and this to your Aliases :
Optionally, you can publish and edit the configuration file :
Usage
The easiest way to use this package is to call the make() function from the facade. It will try to guess your input. For the transformers, see the docs from the Fractal package here.
Testing
Credits
- Patrick Samson
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
All versions of laravel-api-response with dependencies
PHP Build Version
Package Version
Requires
illuminate/support Version
~5.1
illuminate/http Version ~5.1
illuminate/database Version ~5.1
league/fractal Version ^0.12.0
illuminate/http Version ~5.1
illuminate/database Version ~5.1
league/fractal Version ^0.12.0
The package lykegenes/laravel-api-response contains the following files
Loading the files please wait ....