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

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

ixnode/php-phpunit-printer
==========================

PHPUnit Printer

0.1.4(3y ago)1681MITPHPPHP ^8.0

Since Feb 5Pushed 3y ago1 watchersCompare

[ Source](https://github.com/ixnode/php-phpunit-printer)[ Packagist](https://packagist.org/packages/ixnode/php-phpunit-printer)[ RSS](/packages/ixnode-php-phpunit-printer/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (5)Dependencies (8)Versions (6)Used By (0)

PHP Container
=============

[](#php-container)

[![Release](https://camo.githubusercontent.com/fffbd6bb175fe7c9472ebab85d1ecc03768ff60733eb9e4fe04bda9afce317d2/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f762f72656c656173652f69786e6f64652f7068702d706870756e69742d7072696e746572)](https://github.com/ixnode/php-phpunit-printer/releases)[![PHP](https://camo.githubusercontent.com/1bbf13029689f8044cc3080b0010efacbee3d0ccebdcf17e9538990f0f53a6c8/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f5048502d253545382e302d3737376262332e7376673f6c6f676f3d706870266c6f676f436f6c6f723d7768697465266c6162656c436f6c6f723d353535353535267374796c653d666c6174)](https://www.php.net/supported-versions.php)[![PHPStan](https://camo.githubusercontent.com/973bd3af16ac962a6eb7191062ceb018266116d863d18ee07b970e1d9b3e3c4f/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f5048505374616e2d4c6576656c2532304d61782d627269676874677265656e2e7376673f7374796c653d666c6174)](https://phpstan.org/user-guide/rule-levels)[![PHPCS](https://camo.githubusercontent.com/ab66c01daa05a9d45a542da43bd296d4f26384943f0ad0fc4c3f6b9916a2b62b/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f50485043532d50535231322d627269676874677265656e2e7376673f7374796c653d666c6174)](https://www.php-fig.org/psr/psr-12/)[![LICENSE](https://camo.githubusercontent.com/4f722212a7e350570218e46ad70c3775c7a5263d9ae9c5646822dc0584a0c568/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6963656e73652f69786e6f64652f7068702d706870756e69742d7072696e746572)](https://github.com/ixnode/php-phpunit-printer/blob/master/LICENSE)

> Overwrites the PHPUnit Printer with formatted output.

1) Installation
---------------

[](#1-installation)

```
composer require --dev ixnode/php-phpunit-printer
```

```
vendor/bin/php-phpunit-printer -V
```

```
php-phpunit-printer 0.1.0 (02-04-2023 22:33:53) - Björn Hempel
```

2) Usage
--------

[](#2-usage)

[![PHPUnit output](docs/images/output.png)](docs/images/output.png)

After installing this Composer package, you can edit your phpunit.xml as follows:

```

    ...

```

A complete phpunit.xml example could look like this:

```

            tests

```

3.) Development
---------------

[](#3-development)

```
git clone git@github.com:ixnode/php-phpunit-printer.git && cd php-phpunit-printer
```

```
composer install
```

```
composer test
```

4.) License
-----------

[](#4-license)

This tool is licensed under the MIT License - see the [LICENSE](/LICENSE) file for details

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity18

Limited adoption so far

Community7

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

Every ~7 days

Total

5

Last Release

1172d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/b92095b1e1e279ccad060449bca0e21bf613b6e33796d878f7bfc212a4680bad?d=identicon)[ixnode](/maintainers/ixnode)

---

Top Contributors

[![bjoern-hempel](https://avatars.githubusercontent.com/u/5531245?v=4)](https://github.com/bjoern-hempel "bjoern-hempel (9 commits)")

---

Tags

phpprinterphpunitunittest

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan, Rector

Code StylePHP CS Fixer

Type Coverage Yes

### Embed Badge

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

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

###  Alternatives

[codedungeon/phpunit-result-printer

PHPUnit Pretty Result Printer

1.2k8.8M397](/packages/codedungeon-phpunit-result-printer)[rregeer/phpunit-coverage-check

Check the code coverage using the clover report of phpunit

606.1M179](/packages/rregeer-phpunit-coverage-check)[hot/phpunit-runner

The lib allows to watch phpunit tests

3066.9k4](/packages/hot-phpunit-runner)[robiningelbrecht/phpunit-coverage-tools

PHPUnit coverage tools

1783.0k34](/packages/robiningelbrecht-phpunit-coverage-tools)[phrozenbyte/phpunit-array-asserts

Provides various array-related PHPUnit assertions, primarily used for API testing.

1055.0k1](/packages/phrozenbyte-phpunit-array-asserts)[cable8mm/water-melon

Water Melon is simple melon.com api sdk for php

182.7k](/packages/cable8mm-water-melon)

PHPackages © 2026

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