PHPackages                             aoepeople/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. aoepeople/phpunit\_printer

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

aoepeople/phpunit\_printer
==========================

Vault

1.0.0(10y ago)210.3k3PHP

Since Nov 21Pushed 9y ago24 watchersCompare

[ Source](https://github.com/AOEpeople/PHPUnit_Printer)[ Packagist](https://packagist.org/packages/aoepeople/phpunit_printer)[ RSS](/packages/aoepeople-phpunit-printer/feed)WikiDiscussions master Synced 3w ago

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

PHPUnit\_Printer
================

[](#phpunit_printer)

Author: [Fabrizio Branca](https://twitter.com/fbrnc)

An additional printer for PHPUnit that displays the test progress like this:

```
> SUITE: Tests
  > SUITE: BuildBucketTest
    > TEST: BuildBucketTest::writeAccessToBucket
      SUCCESS. (Duration: 0.89 sec)
    > TEST: BuildBucketTest::listFiles
      SUCCESS. (Duration: 0.44 sec)
    > TEST: BuildBucketTest::readAccessToBucket
      SUCCESS. (Duration: 0.84 sec)
    > TEST: BuildBucketTest::deleteFile
      SUCCESS. (Duration: 0.21 sec)
  < Duration: 2.39 sec
  > SUITE: SystemstorageBucketTest
    > TEST: SystemstorageBucketTest::writeAccessToBucket
      SUCCESS. (Duration: 0.85 sec)
    > TEST: SystemstorageBucketTest::listFiles
      SUCCESS. (Duration: 0.31 sec)
    > TEST: SystemstorageBucketTest::readAccessToBucket
      SUCCESS. (Duration: 0.78 sec)
    > TEST: SystemstorageBucketTest::deleteFile
      SUCCESS. (Duration: 0.21 sec)
  < Duration: 2.15 sec
  > SUITE: WebserverTest
    > TEST: Warning
      FAILURE: No tests found in class "WebserverTest". (Duration: 0 sec)
  < Duration: 0 sec
< Duration: 4.55 sec

```

Configuration
-------------

[](#configuration)

```

   [...]

```

NOTE: you might need to add `printerFile` in case you're not loading Composer's autoload file in your `bootstrap.php`

###  Health Score

33

—

LowBetter than 72% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity24

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity63

Established project with proven stability

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

3868d ago

### Community

Maintainers

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

### Embed Badge

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

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

###  Alternatives

[dms/phpunit-arraysubset-asserts

This package provides ArraySubset and related asserts once deprecated in PHPUnit 8

14228.7M340](/packages/dms-phpunit-arraysubset-asserts)[orchestra/workbench

Workbench Companion for Laravel Packages Development

8219.1M69](/packages/orchestra-workbench)[phpbenchmark/phpbenchmark

Easy to use benchmark toolkit for your PHP-application. This library contains classes for comparing algorithms as well as benchmarking application responses

8011.5k2](/packages/phpbenchmark-phpbenchmark)

PHPackages © 2026

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