PHPackages                             olive-cms/colorconsole - 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. olive-cms/colorconsole

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

olive-cms/colorconsole
======================

php colorconsole

1.0.1(7y ago)11141MITPHPPHP &gt;=5.5

Since Aug 18Pushed 7y ago1 watchersCompare

[ Source](https://github.com/OliveCMS/ColorConsole)[ Packagist](https://packagist.org/packages/olive-cms/colorconsole)[ RSS](/packages/olive-cms-colorconsole/feed)WikiDiscussions master Synced 3d ago

READMEChangelog (2)DependenciesVersions (3)Used By (1)

ColorConsole
============

[](#colorconsole)

ColorConsole customized  for Olive: `color.php` license: (The MIT License) Copyright (c) 2018 Kevin Le Brun

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

[](#installation)

Install the latest version with

```
$ composer require olive-cms/colorconsole

```

Basic Usage
-----------

[](#basic-usage)

```
require_once 'vendor/autoload.php';
use Olive\Tools\ColorConsole;

echo ColorConsole::render(
  'Your Message',
  [
    'color' => 'magenta',
    'background' => 'white',
    'style' => ['bold', 'reverse'],
    'align' => 'center'
  ]
);
```

Documentation
-------------

[](#documentation)

- [Usage Instructions](doc/01-usage.md)

Requirements
------------

[](#requirements)

- PHP 5.5+.

License
-------

[](#license)

olive-cms/colorconsole is licensed under the [MIT license](http://opensource.org/licenses/MIT).

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity58

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

Every ~0 days

Total

2

Last Release

2826d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/5f681924e9d9a624e173f79c797fa6040b53db3dad1de4ac45efa23e56d83e82?d=identicon)[OliveCMS](/maintainers/OliveCMS)

---

Top Contributors

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

---

Tags

tools

### Embed Badge

![Health badge](/badges/olive-cms-colorconsole/health.svg)

```
[![Health](https://phpackages.com/badges/olive-cms-colorconsole/health.svg)](https://phpackages.com/packages/olive-cms-colorconsole)
```

###  Alternatives

[vaimo/composer-patches

Applies a patch from a local or remote file to any package that is part of a given composer project. Patches can be defined both on project and on package level. Optional support for patch versioning, sequencing, custom patch applier configuration and patch command for testing/troubleshooting added patches.

2994.3M16](/packages/vaimo-composer-patches)[dereuromark/cakephp-tools

A CakePHP plugin containing lots of useful and reusable tools

338920.1k32](/packages/dereuromark-cakephp-tools)[longman/ip-tools

PHP IP Tools for manipulation with IPv4 and IPv6

147245.6k6](/packages/longman-ip-tools)[codeigniter4/devkit

Development toolkit for CodeIgniter libraries and projects

68187.1k82](/packages/codeigniter4-devkit)[ramsey/devtools

A Composer plugin to aid PHP library and application development.

7134.7k26](/packages/ramsey-devtools)[glpi-project/tools

Various tools for GLPI and its plugins

12710.9k4](/packages/glpi-project-tools)

PHPackages © 2026

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