PHPackages                             czim/phpunit-printer - 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. czim/phpunit-printer

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

czim/phpunit-printer
====================

Customized PHPUnit output

2.0.2(8mo ago)256.1k↑26.7%12MITPHPPHP &gt;=8.1

Since Apr 8Pushed 8mo ago1 watchersCompare

[ Source](https://github.com/czim/phpunit-printer)[ Packagist](https://packagist.org/packages/czim/phpunit-printer)[ RSS](/packages/czim-phpunit-printer/feed)WikiDiscussions master Synced today

READMEChangelogDependencies (1)Versions (8)Used By (2)

PHPUnit Printer
===============

[](#phpunit-printer)

Custom styled PHPUnit print output for testing our projects.

### Compatibility

[](#compatibility)

PHPUnit versionPackage version&lt; 90.991.0102.0### Install

[](#install)

```
composer require czim/phpunit-printer --dev
```

### Usage

[](#usage)

You can add the package extension to your project's `phpunit.xml` file:

```

```

Then you can run with only the new custom output by hiding the default progress:

```
vendor/bin/phpunit --no-progress
```

You can also run it with normal progress. The custom formatting will be displayed directly after the normal progress indicators when all tests are finished.

###  Health Score

49

—

FairBetter than 94% of packages

Maintenance59

Moderate activity, may be stable

Popularity33

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity74

Established project with proven stability

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

Recently: every ~427 days

Total

7

Last Release

263d ago

Major Versions

0.9.2 → 1.0.02021-02-08

1.0.0 → 2.0.02023-04-12

PHP version history (3 changes)0.9.0PHP &gt;=7.0.0

1.0.0PHP &gt;=7.3

2.0.0PHP &gt;=8.1

### Community

Maintainers

![](https://www.gravatar.com/avatar/1657b09521b6030fe32d864a493ded8b1dbbdf737ef3772135dfc123cea34767?d=identicon)[czim](/maintainers/czim)

---

Top Contributors

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

---

Tags

outputphpunitpretty-printertesting

### Embed Badge

![Health badge](/badges/czim-phpunit-printer/health.svg)

```
[![Health](https://phpackages.com/badges/czim-phpunit-printer/health.svg)](https://phpackages.com/packages/czim-phpunit-printer)
```

###  Alternatives

[brianium/paratest

Parallel testing for PHP

2.5k136.1M986](/packages/brianium-paratest)[drupal/core-dev

require-dev dependencies from drupal/drupal; use in addition to drupal/core-recommended to run tests from drupal/core.

2022.6M344](/packages/drupal-core-dev)[webmozarts/strict-phpunit

Enables type-safe comparisons of objects in PHPUnit

30314.4k7](/packages/webmozarts-strict-phpunit)

PHPackages © 2026

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