Skip to content

theseer/CLI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CLI

A simplistic CLI micro framework to ease development of command based CLI applications in PHP.

Features

  • Request object with CLI command parsing
  • Command locator interface
  • Shell output wrapper for (colored) logging

Requirements

  • PHP 5.5+

Installation

composer require theseer/cli

About

A simplistic CLI micro framework to ease development of command based CLI applications in PHP.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages