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)0721GPL-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 2w 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

23

—

LowBetter than 25% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity46

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

1273d 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)
```

###  Alternatives

[rakutentech/laravel-request-docs

Automatically generate Laravel docs from request rules, controllers and routes

7831.3M2](/packages/rakutentech-laravel-request-docs)[nfephp-org/sped-da

sped-da contêm as classes para criação dos documentos auxiliares referidos no projeto Sped.

1531.0M19](/packages/nfephp-org-sped-da)[h5p/h5p-editor

H5P Editor functionality in PHP

791.7M33](/packages/h5p-h5p-editor)[alexwenzel/nova-dependency-container

A Laravel Nova 4 form container for grouping fields that depend on other field values.

461.2M2](/packages/alexwenzel-nova-dependency-container)[vanderlee/php-stable-sort-functions

Class of stable sort methods. Equal values remain in the original order. Only different values are sorted.

33774.8k1](/packages/vanderlee-php-stable-sort-functions)[donatj/simplecalendar

A light, easy to use calendar rendering library

8457.1k3](/packages/donatj-simplecalendar)

PHPackages © 2026

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