PHPackages                             zorachka/console - 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. zorachka/console

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

zorachka/console
================

Zorachka Console Application

v1.1.1(2y ago)0811MITPHPPHP ^8.1

Since Nov 19Pushed 2y ago1 watchersCompare

[ Source](https://github.com/zorachka/console)[ Packagist](https://packagist.org/packages/zorachka/console)[ Docs](https://github.com/zorachka/console)[ GitHub Sponsors](https://github.com/zorachka)[ Fund](https://opencollective.com/zorachka)[ RSS](/packages/zorachka-console/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (5)Dependencies (7)Versions (6)Used By (0)

 [ ![](https://avatars0.githubusercontent.com/u/86768962) ](https://github.com/zorachka)

Zorachka Console
================

[](#zorachka-console)

Example of Console Application using [Symfony Console Component](https://github.com/symfony/console/) at core.

[![Latest Version on Packagist](https://camo.githubusercontent.com/ec8cf61ece07adc6d9ecc650705a6a57d2e9999224342dafe782ba9b5cf08440/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f7a6f726163686b612f636f6e736f6c652e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/zorachka/console)[![Tests](https://github.com/zorachka/console/actions/workflows/test.yml/badge.svg?branch=main)](https://github.com/zorachka/console/actions/workflows/test.yml)[![Analysis](https://github.com/zorachka/console/actions/workflows/analyse.yml/badge.svg?branch=main)](https://github.com/zorachka/console/actions/workflows/analyse.yml)[![Total Downloads](https://camo.githubusercontent.com/ed7e49235cff06f1574f688fdd0ae3a46146339800cfb0e1bf2265c71a5c7a02/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f7a6f726163686b612f636f6e736f6c652e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/zorachka/console)

Installation
------------

[](#installation)

You can install the package via composer:

```
composer require zorachka/console
```

Usage
-----

[](#usage)

Create a `bin/app.php` file at root of your project with content below:

```
