satyakresna / json-response
Return response to json
Installs: 29
Dependents: 0
Suggesters: 0
Security: 0
Stars: 2
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/satyakresna/json-response
Requires
- php: >=5.3.0
This package is auto-updated.
Last update: 2022-01-23 12:28:00 UTC
README
A mini library to convert your response include header status code to JSON. This actually based on this gist but I modified parameter position and I want to use it as a library.
Installation
composer require satyakresna/json-response
Usage
Please find the usage on sample file