PHPackages                             buzzingpixel/corbomite-cli - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [CLI &amp; Console](/categories/cli)
4. /
5. buzzingpixel/corbomite-cli

ArchivedLibrary[CLI &amp; Console](/categories/cli)

buzzingpixel/corbomite-cli
==========================

Corbomite CLI

1.0.5(7y ago)09333Apache-2.0PHPPHP &gt;=7.2

Since Dec 29Pushed 7y ago1 watchersCompare

[ Source](https://github.com/buzzingpixel/corbomite-cli)[ Packagist](https://packagist.org/packages/buzzingpixel/corbomite-cli)[ Docs](https://buzzingpixel.com/)[ RSS](/packages/buzzingpixel-corbomite-cli/feed)WikiDiscussions master Synced 3d ago

READMEChangelogDependencies (8)Versions (7)Used By (3)

Corbomite CLI
=============

[](#corbomite-cli)

[![](https://camo.githubusercontent.com/d04df38ca53b3f68af6285926c48f0ed94b98953596185720c516d9cfb97c66c/68747470733a2f2f6170692e7472617669732d63692e6f72672f62757a7a696e67706978656c2f636f72626f6d6974652d636c692e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/buzzingpixel/corbomite-cli)

Part of BuzzingPixel's Corbomite project.

Provides a light framework for registering and running commands on the PHP CLI.

Usage
-----

[](#usage)

In your CLI front controller, use the dependency injector to call the Kernel (note that `APP_BASE_PATH` must be defined):

```
