PHPackages                             fignon/terminal - 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. [HTTP &amp; Networking](/categories/http)
4. /
5. fignon/terminal

ActiveLibrary[HTTP &amp; Networking](/categories/http)

fignon/terminal
===============

Terminal allow to simply log and display beautiful messages in the terminal

0.0.1(2y ago)171MITPHP

Since Feb 16Pushed 2y agoCompare

[ Source](https://github.com/FignonPhp/terminal)[ Packagist](https://packagist.org/packages/fignon/terminal)[ Docs](https://github.com/FignonPhp/terminal)[ RSS](/packages/fignon-terminal/feed)WikiDiscussions main Synced 1mo ago

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

Terminal
========

[](#terminal)

Primary use case is to display messages in terminal with a nice look.

See [Fignon Framework for use case](https://github.com/FignonPhp/fignon).

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

[](#installation)

```
composer require fignon/terminal
```

Usage
-----

[](#usage)

```
use Fignon\Extra\Terminal;

$terminal = new Terminal();
$terminal->write('Hello World');

// Make a frame around the message with a color
$terminal->log($terminal->frame("Chinese: 你好，世界！ (Nǐ hǎo, shìjiè!)"), 'cyan', ['bold']);
```

###  Health Score

17

—

LowBetter than 6% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community5

Small or concentrated contributor base

Maturity31

Early-stage or recently created project

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

821d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/cc6c946e74297eef4d13c1e20cfd45c3c74c6db07f81a7b8a21fe9da3bf3e4df?d=identicon)[Dah-kenangnon Y. Justin](/maintainers/Dah-kenangnon%20Y.%20Justin)

---

Tags

httpresponserequestphpmiddlewareapiterminalrestwebsiteREST APIrestfulphp frameworkChainrunnerphp-middlewaretunnel

### Embed Badge

![Health badge](/badges/fignon-terminal/health.svg)

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

###  Alternatives

[elementaryframework/water-pipe

URL routing framework and requests/responses handler for PHP

254.6k4](/packages/elementaryframework-water-pipe)

PHPackages © 2026

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