Download the PHP package teraone/slim-cli without Composer
On this page you can find all versions of the php package teraone/slim-cli. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download teraone/slim-cli
More information about teraone/slim-cli
Files in teraone/slim-cli
Download teraone/slim-cli
More information about teraone/slim-cli
Files in teraone/slim-cli
Vendor teraone
Package slim-cli
Short Description Making a mock GET request through the CLI and enabling the same application entry point on CLI scripts.
License BSD-3-Clause
Homepage http://github.com/teraone/slim-cli
Package slim-cli
Short Description Making a mock GET request through the CLI and enabling the same application entry point on CLI scripts.
License BSD-3-Clause
Homepage http://github.com/teraone/slim-cli
Please rate this library. Is it a good library?
Informations about the package slim-cli
Slim 3 Framework CLI Request Middleware
This middleware will transform a CLI call into a GET Request. It is based on https://github.com/pavlakis/slim-cli but does not use the method paramter.
Add it with composer
Pass the parameters in this order
route / query string
Add it in the middleware section of your application
Pass a route to test it with
Check you're only using a CLI call
Credits
Based on Bobby DeVeaux's (@bobbyjason) Gulp Skeleton
All versions of slim-cli with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.5.0
The package teraone/slim-cli contains the following files
Loading the files please wait ....