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)310.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 1mo 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 74% 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

3823d 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

[phpspec/prophecy

Highly opinionated mocking framework for PHP 5.3+

8.5k551.7M678](/packages/phpspec-prophecy)[vimeo/psalm

A static analysis tool for finding errors in PHP applications

5.8k77.5M6.7k](/packages/vimeo-psalm)[brianium/paratest

Parallel testing for PHP

2.5k118.8M753](/packages/brianium-paratest)[beberlei/assert

Thin assertion library for input validation in business models.

2.4k96.9M571](/packages/beberlei-assert)[mikey179/vfsstream

Virtual file system to mock the real file system in unit tests.

1.4k108.0M2.7k](/packages/mikey179-vfsstream)[orchestra/testbench

Laravel Testing Helper for Packages Development

2.2k39.1M32.0k](/packages/orchestra-testbench)

PHPackages © 2026

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