PHPackages                             programandoconcabeza/php-color-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. [Utility &amp; Helpers](/categories/utility)
4. /
5. programandoconcabeza/php-color-cli

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

programandoconcabeza/php-color-cli
==================================

show text in php console line interface with colors

1.0.0(3y ago)0711GPL-2.0-or-laterPHPPHP &gt;=7.4

Since Feb 20Pushed 3y ago1 watchersCompare

[ Source](https://github.com/programandoconcabeza/PhpColorCli)[ Packagist](https://packagist.org/packages/programandoconcabeza/php-color-cli)[ RSS](/packages/programandoconcabeza-php-color-cli/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependenciesVersions (2)Used By (1)

PHP COLOR CLI
=============

[](#php-color-cli)

You can manage the style of output text in PHP console command line.

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

[](#installation)

Install php-color-cli with composer intsall

```
  composer require programandoconcabeza/php-color-cli
```

Usage/Examples
--------------

[](#usageexamples)

You have more examples of colors inside of options, this is an example:

```
use ProgramandoConCabeza\PHPColorCli;

PHPColorCli::getColoredString(
    'text',
    PHPColorCli::colors()->yellow(),
    PHPColorCli::background()->backgroundRed(),
    PHPColorCli::options()->underline()
)
```

Except the Text, the other fields are nullable, so, doesn't matter if you don't put anything in the other arguments

Support
-------

[](#support)

For support, email .

###  Health Score

22

—

LowBetter than 22% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity45

Maturing project, gaining track record

 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

Unknown

Total

1

Last Release

1183d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/b2fa553e0e983f440d1065b1d8753c7a4daa27a4109fe6f85b7b8ccfe6dc1373?d=identicon)[programandoconcabeza](/maintainers/programandoconcabeza)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/programandoconcabeza-php-color-cli/health.svg)

```
[![Health](https://phpackages.com/badges/programandoconcabeza-php-color-cli/health.svg)](https://phpackages.com/packages/programandoconcabeza-php-color-cli)
```

PHPackages © 2026

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