theseer/cli

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


License
BSD-3-Clause

Documentation

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