Download the PHP package tacoberu/php-console without Composer
On this page you can find all versions of the php package tacoberu/php-console. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download tacoberu/php-console
More information about tacoberu/php-console
Files in tacoberu/php-console
Download tacoberu/php-console
More information about tacoberu/php-console
Files in tacoberu/php-console
Vendor tacoberu
Package php-console
Short Description PHP Commands a lightweight framework for creating PHP CLI scripts.
License MIT
Package php-console
Short Description PHP Commands a lightweight framework for creating PHP CLI scripts.
License MIT
Please rate this library. Is it a good library?
Informations about the package php-console
PHP Console
Framework for a command line application with PHP. It's an extensible, flexible component.
Concurent for Symfony/Console.
- Make command only with depends to interface.
- Support DI Container. Create command with DIC.
- Build-in support many output formats: colored, ansi, xml, json.
- Parsing input. Making output format (list, dict, table).
- Build-in default command: help, version.
Examples
Minimal application:
samples/1.greating/app
All versions of php-console with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.3.0
The package tacoberu/php-console contains the following files
Loading the files please wait ....