Download the PHP package urameshibr/jsonresponse without Composer
On this page you can find all versions of the php package urameshibr/jsonresponse. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download urameshibr/jsonresponse
More information about urameshibr/jsonresponse
Files in urameshibr/jsonresponse
Download urameshibr/jsonresponse
More information about urameshibr/jsonresponse
Files in urameshibr/jsonresponse
Vendor urameshibr
Package jsonresponse
Short Description Helper for json response in laravel
License MIT
Package jsonresponse
Short Description Helper for json response in laravel
License MIT
Please rate this library. Is it a good library?
Informations about the package jsonresponse
jsonresponse
A simple helper for json response in laravel projects
how to install
How to use
The helper need 4 parameters:
-
status
-
http code
-
message
- data (optional)
Example
This will return a json:
or
-
Note: * This package use the helper "response()" from Illuminate.
- Note: * You can use 404 for "not found data" or 422. (or 666)
All versions of jsonresponse with dependencies
PHP Build Version
Package Version
No informations.
The package urameshibr/jsonresponse contains the following files
Loading the files please wait ....