Skip to content

thinframe/command_line

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#ThinFrame CommandLine

CLI support for PHP applications.

Latest Stable Version Latest Unstable Version License

##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

About

CLI support for PHP applications.

Resources

Stars

Watchers

Forks

Packages

No packages published