PHPackages                             guitarneck/taphp-color - 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. [Testing &amp; Quality](/categories/testing)
4. /
5. guitarneck/taphp-color

ActiveLibrary[Testing &amp; Quality](/categories/testing)

guitarneck/taphp-color
======================

TAP consumer in color for PHP.

2.0.0(4y ago)0301MITPHPPHP &gt;=5.3.0

Since May 22Pushed 3y ago1 watchersCompare

[ Source](https://github.com/guitarneck/taphp-color)[ Packagist](https://packagist.org/packages/guitarneck/taphp-color)[ Docs](https://github.com/guitarneck/taphp-color)[ RSS](/packages/guitarneck-taphp-color/feed)WikiDiscussions master Synced today

READMEChangelog (2)Dependencies (1)Versions (3)Used By (1)

taphp-color
===========

[](#taphp-color)

TAP consumer in color for TAPHP.

This library is not psr-0/4 compliant. Indeed, its contains functions to capture the running tests of TAPHP that make it unfriendly with composer's autoload way.

> Tested on PHP versions : 5.6.9, 7.4.13 ,8.0.0

example
=======

[](#example)

with composer :

```
require dirname(__DIR__).'/vendor/guitarneck/taphp-color/taphp-html.php';
require dirname(__DIR__).'/vendor/guitarneck/taphp/taphp.lib.php';
```

without composer :

```
require_once 'taphp-html.php';
require_once 'taphp.lib.php';
```

License
=======

[](#license)

[MIT © guitarneck](./LICENSE)

###  Health Score

23

—

LowBetter than 26% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity48

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 ~405 days

Total

2

Last Release

1463d ago

Major Versions

1.0.0 → 2.0.02022-07-01

### Community

Maintainers

![](https://www.gravatar.com/avatar/7b4bca520f532ba08b5def6e4803e5832f2e04d5008aee310bde0c0cb9db1be1?d=identicon)[guitarneck](/maintainers/guitarneck)

---

Top Contributors

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

---

Tags

phphtmlcolorunit testconsumertesting-toolstaptape

### Embed Badge

![Health badge](/badges/guitarneck-taphp-color/health.svg)

```
[![Health](https://phpackages.com/badges/guitarneck-taphp-color/health.svg)](https://phpackages.com/packages/guitarneck-taphp-color)
```

###  Alternatives

[vimeo/psalm

A static analysis tool for finding errors in PHP applications

5.9k82.2M7.7k](/packages/vimeo-psalm)[behat/behat

Scenario-oriented BDD framework for PHP

4.0k101.8M2.2k](/packages/behat-behat)[symfony/security-bundle

Provides a tight integration of the Security component into the Symfony full-stack framework

2.5k185.6M2.4k](/packages/symfony-security-bundle)[infection/infection

Infection is a Mutation Testing framework for PHP. The mutation adequacy score can be used to measure the effectiveness of a test set in terms of its ability to detect faults.

2.2k28.9M2.4k](/packages/infection-infection)[orchestra/testbench-core

Testing Helper for Laravel Development

27248.1M388](/packages/orchestra-testbench-core)

PHPackages © 2026

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