Download the PHP package nanjingboy/commander without Composer
On this page you can find all versions of the php package nanjingboy/commander. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download nanjingboy/commander
More information about nanjingboy/commander
Files in nanjingboy/commander
Download nanjingboy/commander
More information about nanjingboy/commander
Files in nanjingboy/commander
Vendor nanjingboy
Package commander
Short Description Command line interfaces make easy to build command line application
License MIT
Homepage https://github.com/nanjingboy/commander
Package commander
Short Description Command line interfaces make easy to build command line application
License MIT
Homepage https://github.com/nanjingboy/commander
Keywords commandinterfaces
Please rate this library. Is it a good library?
Informations about the package commander
Commander:
Commander is command line interfaces wraps symfony/Console, it makes easy to build command line application because developers don't have to create any command class files.
Getting Started:
-
Create composer.json file in root directory of your application:
- Install it via composer
Usage Example:
Argument of Commander#command:
- Defined as a subclass of Symfony\Component\Console\Command\Command
- Defined as a array:
License:
MIT
All versions of commander with dependencies
PHP Build Version
Package Version
The package nanjingboy/commander contains the following files
Loading the files please wait ....