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

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

a50/console
===========

A50 Console Application

0136PHP

Since Oct 9Pushed 7mo ago1 watchersCompare

[ Source](https://github.com/a50dev/console)[ Packagist](https://packagist.org/packages/a50/console)[ RSS](/packages/a50-console/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

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

A50 Console
===========

[](#a50-console)

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

[![Latest Version on Packagist](https://camo.githubusercontent.com/65b57796215f0bce53fe5aa1eb13745a6691858af9f058a78c90fe30ea5e8748/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6135302f636f6e736f6c652e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/a50/console)[![Tests](https://github.com/a50/console/actions/workflows/test.yml/badge.svg?branch=main)](https://github.com/a50/console/actions/workflows/test.yml)[![Analysis](https://github.com/a50/console/actions/workflows/analyse.yml/badge.svg?branch=main)](https://github.com/a50/console/actions/workflows/analyse.yml)[![Total Downloads](https://camo.githubusercontent.com/99784d2e421028e349b58bc88a553f656c28c28879b15d0d0c027fea7aad3268/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6135302f636f6e736f6c652e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/a50/console)

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

[](#installation)

You can install the package via composer:

```
composer require a50/console
```

Usage
-----

[](#usage)

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

```
