atelierdisko / jsend
JSend Request/Response Objects for PHP
Installs: 2 240
Dependents: 4
Suggesters: 0
Security: 0
Stars: 1
Watchers: 2
Forks: 0
Open Issues: 0
Requires
- php: >=5.5.0
Requires (Dev)
- phpunit/phpunit: >=4.0.0
This package is auto-updated.
Last update: 2020-11-22 20:43:55 UTC
README
JSEND -- JSend Response Object for PHP Synopsis -------- Implements a JSEND [0] response object. [0] http://labs.omniti.com/labs/jsend Copyright & License ------------------- JSend is Copyright (c) 2014 Atelier Disko if not otherwise stated. The code is distributed under the terms of the BSD 3-clause License. For the full license text see the LICENSE file. Installation ------------ The preferred installation method is via composer. You can add the library as a dependency via: $ composer require atelierdisko/jsend