Download the PHP package xy2z/cliclass without Composer
On this page you can find all versions of the php package xy2z/cliclass. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download xy2z/cliclass
More information about xy2z/cliclass
Files in xy2z/cliclass
Download xy2z/cliclass
More information about xy2z/cliclass
Files in xy2z/cliclass
Vendor xy2z
Package cliclass
Short Description Create a simple CLI tool from a PHP class
License MIT
Package cliclass
Short Description Create a simple CLI tool from a PHP class
License MIT
Please rate this library. Is it a good library?
Informations about the package cliclass
CliClass
(previously known as SlimConsole)
Create a simple CLI tool from a PHP class.
- All public methods will be available to run from cli.
- PHPdocs will be displayed as the description.
- Method arguments are automatically validated.
- Supports multiple classes.
Requires
- PHP 7.0 or above
Install
composer require xy2z/cliclass
Usage
Result
All versions of cliclass with dependencies
PHP Build Version
Package Version
Requires
wujunze/php-cli-color Version
^2.4
The package xy2z/cliclass contains the following files
Loading the files please wait ....