Download the PHP package mikes/json-response without Composer
On this page you can find all versions of the php package mikes/json-response. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download mikes/json-response
More information about mikes/json-response
Files in mikes/json-response
Download mikes/json-response
More information about mikes/json-response
Files in mikes/json-response
Vendor mikes
Package json-response
Short Description A simple class that returns JSON response with HTTP status
License MIT
Package json-response
Short Description A simple class that returns JSON response with HTTP status
License MIT
Please rate this library. Is it a good library?
Informations about the package json-response
json-response
A simple class that returns a formatted json response
Installation
composer require mikes/json-response
Param 1 (required)
- success or ok - 200 http status
- unauthorizsed - 401 http status
- exception - 500 http status
Param 2 (optional)
string - the return message, leave empty if not available
param 3 (optional)
array - an array of data
All versions of json-response with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.3.0
The package mikes/json-response contains the following files
Loading the files please wait ....