Download the PHP package thinframe/command_line without Composer
On this page you can find all versions of the php package thinframe/command_line. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download thinframe/command_line
More information about thinframe/command_line
Files in thinframe/command_line
Download thinframe/command_line
More information about thinframe/command_line
Files in thinframe/command_line
Vendor thinframe
Package command_line
Short Description CLI support for PHP applications.
License MIT
Homepage http://thinframe.net
Package command_line
Short Description CLI support for PHP applications.
License MIT
Homepage http://thinframe.net
Please rate this library. Is it a good library?
Informations about the package command_line
ThinFrame CommandLine
CLI support for PHP applications.
Features
- Easy install via composer
- Chained commands with unlimited levels
thinframe command childcommand1 childcommand2 ...
- Bash integration (
/usr/bin
command and completion support) - Integration with Symfony2 DiC
- Input/Output support
- Styled output using shortcodes
[format foreground='red' background='white' effects='bold blink']Your text[/format]
[center]Your text[/center]
[sideways]Some service %MIDDLE% Running[/sideways]
Installation
- Via composer:
composer require thinframe/command-line
- Via git:
git clone https://github.com/thinframe/command-line
Copyright
- MIT License - Sorin Badea [email protected]
All versions of command_line with dependencies
PHP Build Version
Package Version
The package thinframe/command_line contains the following files
Loading the files please wait ....