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

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

dimtrovich/console
==================

A powerful command line interface (CLI) for PHP projects, built on top of adhocore/cli.

0.11.1(1mo ago)174MITPHPPHP ^8.2CI passing

Since Feb 13Pushed 2mo agoCompare

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

READMEChangelog (2)Dependencies (10)Versions (10)Used By (0)

Dimtrovich Console
==================

[](#dimtrovich-console)

[![Latest Version](https://camo.githubusercontent.com/e329b12dba311f43f0eaa0954585a8f4dfb63df4b0e00ecd88be24a77dd8139c/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f64696d74726f766963682f636f6e736f6c652e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/dimtrovich/console)[![Total Downloads](https://camo.githubusercontent.com/8573e4762e2a9f9c42e2be7f13fd4764d0404cca778321d7a9b6840823b05b64/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f64696d74726f766963682f636f6e736f6c652e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/dimtrovich/console)[![License](https://camo.githubusercontent.com/29ba49a2fbf0ed4d95bf865caebcc22fd5551b8be7568b89ca37b27a1f6ff34b/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f64696d74726f766963682f636f6e736f6c652e7376673f7374796c653d666c61742d737175617265)](https://opensource.org/licenses/MIT)[![PHP Version](https://camo.githubusercontent.com/423d137435093becf3a87b97418a0a60c611eb8fc911db4d546ed446ef159b98/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f7068702d762f64696d74726f766963682f636f6e736f6c652e7376673f7374796c653d666c61742d737175617265)](https://php.net)

**English** | [Français](./README-FR.md)

A powerful, feature-rich console application builder for PHP. Built on top of [adhocore/cli](https://github.com/adhocore/php-cli), Dimtrovich Console provides an elegant and intuitive interface for creating command-line tools with advanced features like ASCII art, progress bars, interactive menus, and beautiful output formatting.

📦 Installation
--------------

[](#-installation)

```
composer require dimtrovich/console
```

🚀 Quick Start
-------------

[](#-quick-start)

```
