PHPackages                             alcaeus/phpunit-progressing-result-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. alcaeus/phpunit-progressing-result-printer

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

alcaeus/phpunit-progressing-result-printer
==========================================

Result printer for PHPUnit that prints results on the fly

2.0.0(8y ago)234.0k1MITPHP

Since Aug 24Pushed 8y ago2 watchersCompare

[ Source](https://github.com/alcaeus/phpunit-progressing-result-printer)[ Packagist](https://packagist.org/packages/alcaeus/phpunit-progressing-result-printer)[ RSS](/packages/alcaeus-phpunit-progressing-result-printer/feed)WikiDiscussions master Synced 2w ago

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

phpunit-progressing-result-printer
==================================

[](#phpunit-progressing-result-printer)

Result printer for PHPUnit that prints results on the fly

Install
-------

[](#install)

Via Composer

```
$ composer require alcaeus/phpunit-progressing-result-printer --dev
```

To enable the result printer, add the following two lines to the opening element of your `phpunit.xml`:

```
printerFile="vendor/alcaeus/phpunit-progressing-result-printer/lib/Alcaeus/ResultPrinter/ProgressingResultPrinter.php"
printerClass="Alcaeus\ResultPrinter\ProgressingResultPrinter"
```

###  Health Score

33

—

LowBetter than 72% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity25

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity64

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

Total

2

Last Release

3068d ago

Major Versions

1.0.0 → 2.0.02018-02-05

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/383198?v=4)[Andreas Braun](/maintainers/alcaeus)[@alcaeus](https://github.com/alcaeus)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/alcaeus-phpunit-progressing-result-printer/health.svg)

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

###  Alternatives

[brianium/paratest

Parallel testing for PHP

2.5k136.1M960](/packages/brianium-paratest)[testo/testo

A lightweight PHP testing framework.

1959.3k53](/packages/testo-testo)

PHPackages © 2026

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