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

ActiveTool

jekys/console
=============

Colorized output for CLI

0.0.1(6y ago)06PHPPHP &gt;=5.4.0

Since Jun 13Pushed 6y agoCompare

[ Source](https://github.com/jekys13/colorized-cli)[ Packagist](https://packagist.org/packages/jekys/console)[ RSS](/packages/jekys-console/feed)WikiDiscussions master Synced 3d ago

READMEChangelogDependenciesVersions (2)Used By (0)

Colorized CLI Tool
==================

[](#colorized-cli-tool)

Colorized CLI tool helps to colorize CLI outputs

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

[](#requirements)

- php &gt;= 5.4.0

Install
-------

[](#install)

```
composer require jekys/console

```

Usage
-----

[](#usage)

```
require_once 'vendor/autoload.php';

use Jekys\Console;

Console::text('This is a simple text');
Console::notify('This is a notify text');
Console::error('This is an error text');
Console::success('This is a success text');

```

###  Health Score

20

—

LowBetter than 14% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity44

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

2527d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/37f38987c57863002581e6f1ce6183c435bf54d05f4cac6816ff2ee642aa0b21?d=identicon)[jekys13](/maintainers/jekys13)

---

Top Contributors

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

### Embed Badge

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

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

PHPackages © 2026

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