Download the PHP package dikki/clipro without Composer
On this page you can find all versions of the php package dikki/clipro. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Vendor dikki
Package clipro
Short Description A simple framework to build CLI applications with PHP
License
Homepage https://github.com/namankumar80510/clipro
Package clipro
Short Description A simple framework to build CLI applications with PHP
License
Homepage https://github.com/namankumar80510/clipro
Please rate this library. Is it a good library?
Informations about the package clipro
CLIPRO
A simple framework to build CLI apps with PHP.
Installation
Via Composer
composer create-project dikki/clipro
.
Usage
php app
to view available commands.
php app new:command
to create a new command file.
php app {command name here} any-argument-here
to run commands.
All versions of clipro with dependencies
PHP Build Version
Package Version
Requires
dikki/clipro-core Version
^0.0.2
The package dikki/clipro contains the following files
Loading the files please wait ....