Download the PHP package soloslee/json-response without Composer
On this page you can find all versions of the php package soloslee/json-response. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package json-response
Json Response
Installation
Install using composer:
Laravel (optional)
Add the service provider in config/app.php
:
And add the JsonResponse alias to config/app.php
:
Basic Usage
Start by creating an JsonResponse
instance (or use the JsonResponse
Facade if you are using Laravel):
Success
Error
License
Laravel Json Response is licensed under MIT license.
All versions of json-response with dependencies
PHP Build Version
Package Version
The package soloslee/json-response contains the following files
Loading the files please wait ....