PHPackages                             crodas/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. crodas/cli

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

crodas/cli
==========

Simple and silly abstraction on top of symfony/console

v0.2.1(7y ago)27.1k6BSD-4-ClausePHP

Since Nov 16Pushed 7y ago1 watchersCompare

[ Source](https://github.com/crodas/cli)[ Packagist](https://packagist.org/packages/crodas/cli)[ RSS](/packages/crodas-cli/feed)WikiDiscussions master Synced 1w ago

READMEChangelogDependencies (6)Versions (14)Used By (6)

cli
===

[](#cli)

Simple and silly abstraction on top of symfony/console

How does it work?
-----------------

[](#how-does-it-work)

The main goal is to give a generic and extensible way of registering console applications.

The application itself should like like this (`cli.php`).

```
