2017 © Pedro Peláez
 

library command_line

CLI support for PHP applications.

image

thinframe/command_line

CLI support for PHP applications.

  • Monday, November 24, 2014
  • by unusorin
  • Repository
  • 2 Watchers
  • 1 Stars
  • 45 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 0 Forks
  • 1 Open issues
  • 4 Versions
  • 0 % Grown

The README.md

ThinFrame CommandLine

CLI support for PHP applications., (*1)

Latest Stable Version Latest Unstable Version License, (*2)

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

The Versions

24/11 2014

dev-develop

dev-develop http://thinframe.net

CLI support for PHP applications.

  Sources   Download

MIT

The Requires

 

The Development Requires

cli command line thinframe

02/02 2014

dev-master

9999999-dev http://thinframe.net

CLI support for PHP applications.

  Sources   Download

MIT

The Requires

 

cli command line thinframe

26/01 2014

v0.2.1

0.2.1.0 http://thinframe.net

CLI support for PHP applications.

  Sources   Download

MIT

The Requires

 

cli command line thinframe

07/12 2013

v0.2.0

0.2.0.0 http://thinframe.net

CLI support for PHP applications.

  Sources   Download

MIT

The Requires

 

cli command line thinframe