Download the PHP package sarphp/return-data-format without Composer
On this page you can find all versions of the php package sarphp/return-data-format. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download sarphp/return-data-format
More information about sarphp/return-data-format
Files in sarphp/return-data-format
Download sarphp/return-data-format
More information about sarphp/return-data-format
Files in sarphp/return-data-format
Vendor sarphp
Package return-data-format
Short Description PHP Return Data Format - This used to making good format of return data for web application
License MIT
Package return-data-format
Short Description PHP Return Data Format - This used to making good format of return data for web application
License MIT
Keywords phpreturn data
Please rate this library. Is it a good library?
Informations about the package return-data-format
rdf - PHP Return Data Format
This php package help to format return data of any kind of methond. If anyone need to return data with some specific(Array, Json, Serialize) format, they can use it.
Example
Output
So there is not limitation to add index to array, whenever you want anything you can just add \ReturnDataFormat\Response::success()->ANY_INDEX(ASSIGN_DATA)->ANY_INDEX(ASSIGN_DATA) .. .. So it very flexiblie to use in any kind of functions.
Installation
All versions of return-data-format with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.5.9
The package sarphp/return-data-format contains the following files
Loading the files please wait ....