Download the PHP package sarju/json_response without Composer
On this page you can find all versions of the php package sarju/json_response. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download sarju/json_response
More information about sarju/json_response
Files in sarju/json_response
Download sarju/json_response
More information about sarju/json_response
Files in sarju/json_response
Vendor sarju
Package json_response
Short Description A simple class that returns a properly formatted json with http response
License MIT
Package json_response
Short Description A simple class that returns a properly formatted json with http response
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 properly formatted json with http response
Installation
composer require sarju/json_response
Usage
Param1 (Required)
- success or ok - 200 http status
- unauthorized - 401 http status
- exception - 500 http status (Internal server error)
Param2 (Optional)
string - the return message , use empty quote if not available
Param3 (Optional)
Array - Array of Data
All versions of json_response with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.3.0
The package sarju/json_response contains the following files
Loading the files please wait ....