Skip to content
/ cli Public

Composer compatible stand alone port of Fuel's Cli class.

Notifications You must be signed in to change notification settings

kloy/cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cli

Cli is a port of [http://docs.fuelphp.com/classes/cli.html](Fuel's Cli class). Please refer to Fuel's docs for usage instructions. The only API difference from Fuel's implementation is the use of \Exception instead of FuelException. You will need to call Cli::_init(); before using Cli's static methods.

Installation

You may use a require for Cli.php or use composer to install.

About

Composer compatible stand alone port of Fuel's Cli class.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages