Download the PHP package williamheelis/restful-inputs without Composer
On this page you can find all versions of the php package williamheelis/restful-inputs. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download williamheelis/restful-inputs
More information about williamheelis/restful-inputs
Files in williamheelis/restful-inputs
Download williamheelis/restful-inputs
More information about williamheelis/restful-inputs
Files in williamheelis/restful-inputs
Vendor williamheelis
Package restful-inputs
Short Description Simple RESTful globals: $_PUT, $_PATCH, $_DELETE, $_HEADER, $_JSON, $_PATH, $_RES for PHP APIs. Basically this is an extension of the logic PHP probably intended when they introduced _GET and _POST and this package simply extends it and is useful shorthand option for RESTful api end points as a result. The focus was on inline brevity, and assumes plenty of `/api/someItem/index.php` -> `PATCH::/api/someItem/` structure. (i.e lots of dirs with one index.php each!)
License MIT
Package restful-inputs
Short Description Simple RESTful globals: $_PUT, $_PATCH, $_DELETE, $_HEADER, $_JSON, $_PATH, $_RES for PHP APIs. Basically this is an extension of the logic PHP probably intended when they introduced _GET and _POST and this package simply extends it and is useful shorthand option for RESTful api end points as a result. The focus was on inline brevity, and assumes plenty of `/api/someItem/index.php` -> `PATCH::/api/someItem/` structure. (i.e lots of dirs with one index.php each!)
License MIT
Please rate this library. Is it a good library?
Informations about the package restful-inputs
All versions of restful-inputs with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.4
The package williamheelis/restful-inputs contains the following files
Loading the files please wait ....