Download the PHP package pavlakis/slim-cli without Composer
On this page you can find all versions of the php package pavlakis/slim-cli. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download pavlakis/slim-cli
More information about pavlakis/slim-cli
Files in pavlakis/slim-cli
Download pavlakis/slim-cli
More information about pavlakis/slim-cli
Files in pavlakis/slim-cli
Vendor pavlakis
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/pavlakis/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/pavlakis/slim-cli
Please rate this library. Is it a good library?
Informations about the package slim-cli
pavlakis/slim-cli
Slim 3 Framework CLI Request Middleware
This middleware will transform a CLI call into a Request.
Install
Via Composer
Usage
Pass the parameters in this order
route / method / query string
Add it in the middleware section of your application
Adding custom parameters:
Pass a route to test it with
Check you're only using a CLI call
Or we can use a PHP Server Interface (SAPI) Middleware to do the SAPI check adding by adding it to a route:
Testing
Contributing
Please see CONTRIBUTING for details.
Credits
Based on Bobby DeVeaux's (@bobbyjason) Gulp Skeleton
License
The BSD 3-Clause License. Please see License File for more information.
All versions of slim-cli with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.5.0
The package pavlakis/slim-cli contains the following files
Loading the files please wait ....