PHPackages                             karelwintersky/arris.toolkit.cli-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. karelwintersky/arris.toolkit.cli-console

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

karelwintersky/arris.toolkit.cli-console
========================================

Arris µFramework - CLIConsole helper

1.3.0(1y ago)01.3k1[2 issues](https://github.com/ArrisFramework/Arris.Toolkit.CLIConsole/issues)1MITPHPPHP ^7.4 | ^8.0

Since Oct 6Pushed 1w ago1 watchersCompare

[ Source](https://github.com/ArrisFramework/Arris.Toolkit.CLIConsole)[ Packagist](https://packagist.org/packages/karelwintersky/arris.toolkit.cli-console)[ RSS](/packages/karelwintersky-arristoolkitcli-console/feed)WikiDiscussions master Synced 3w ago

READMEChangelog (5)DependenciesVersions (5)Used By (1)

Arris µ-Framework : CLIConsole
==============================

[](#arris-µ-framework--cliconsole)

CLI Console class

History
=======

[](#history)

- ~2015y - first version
- 2018/03/04 - implementation as CLIConsole class
- 2019/04/24 - first commit at Arris Framework
- 2020/03/28 - implementation as part of Arris µFramework (separate class)
- 2020/10/06 - implementation as Arris.Toolkit.CLIConsole submodule
- 2023/08/07 - new colors
- 2024/07/22 - hr with custom width
- 2024/12/11 - new CLIPrompt class, some fixes in call methods
- 2026/06/14 - added CLIRunner class

CLIConsole::say
===============

[](#cliconsolesay)

CLIPrompt
=========

[](#cliprompt)

```
\Arris\Toolkit\CLIConsole::say('Say hello: ');

$answer = \Arris\Toolkit\CLIPrompt::hiddenPrompt();

\Arris\Toolkit\CLIConsole::say('You answered: '.$answer );
```

hiddenPrompt - Prompts the user for input and hides what they type. If this fails for any reason and $allowFallback is set to true the prompt will be done using the usual fgets() and characters will be visible.

prompt - Regular user prompt for input with characters being shown on screen.

Интересные библиотеки на тему расцветки и работы с консолью
===========================================================

[](#интересные-библиотеки-на-тему-расцветки-и-работы-с-консолью)

 - в целом  - Silly CLI micro-framework based on Symfony Console.  - PHP's best friend for the terminal. CLImate allows you to easily output colored text, special formats, and more.

 - тут есть интересный Progress Bar

Расцветка
---------

[](#расцветка)

 - интересный подход с темами

Парсинг аргументов
------------------

[](#парсинг-аргументов)

Выполнение команд
-----------------

[](#выполнение-команд)

МЕНЮ
----

[](#меню)

###  Health Score

44

↑

FairBetter than 91% of packages

Maintenance71

Regular maintenance activity

Popularity19

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity62

Established project with proven stability

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~512 days

Total

4

Last Release

548d ago

Major Versions

0.9 → 1.0.02024-07-18

PHP version history (2 changes)0.9PHP &gt;=7

1.0.0PHP ^7.4 | ^8.0

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/2164874?v=4)[Karel Wintersky](/maintainers/KarelWintersky)[@KarelWintersky](https://github.com/KarelWintersky)

---

Top Contributors

[![KarelWintersky](https://avatars.githubusercontent.com/u/2164874?v=4)](https://github.com/KarelWintersky "KarelWintersky (3 commits)")

---

Tags

consolearris

### Embed Badge

![Health badge](/badges/karelwintersky-arristoolkitcli-console/health.svg)

```
[![Health](https://phpackages.com/badges/karelwintersky-arristoolkitcli-console/health.svg)](https://phpackages.com/packages/karelwintersky-arristoolkitcli-console)
```

###  Alternatives

[symfony/console

Eases the creation of beautiful and testable command line interfaces

9.8k1.1B13.2k](/packages/symfony-console)[psy/psysh

An interactive shell for modern PHP.

9.8k569.8M785](/packages/psy-psysh)[nunomaduro/collision

Cli error handling for console/command-line PHP applications.

4.6k348.7M10.4k](/packages/nunomaduro-collision)[nunomaduro/termwind

It's like Tailwind CSS, but for the console.

2.5k260.6M360](/packages/nunomaduro-termwind)[nunomaduro/phpinsights

Instant PHP quality checks from your console.

5.6k11.4M471](/packages/nunomaduro-phpinsights)[wp-cli/php-cli-tools

Console utilities for PHP

68327.0M372](/packages/wp-cli-php-cli-tools)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
