PHPackages                             frzb/phpunit-pretty-io - 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. frzb/phpunit-pretty-io

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

frzb/phpunit-pretty-io
======================

Pretty IO For PHPUnit

v1.0.0(3y ago)051[3 PRs](https://github.com/fractalzombie/frzb-phpunit-pretty-io/pulls)MITPHPPHP ^8.1

Since Aug 2Pushed 3y ago1 watchersCompare

[ Source](https://github.com/fractalzombie/frzb-phpunit-pretty-io)[ Packagist](https://packagist.org/packages/frzb/phpunit-pretty-io)[ Docs](https://github.com/fractalzombie/frzb-phpunit-pretty-io)[ RSS](/packages/frzb-phpunit-pretty-io/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (1)Dependencies (4)Versions (5)Used By (0)

phpunit-pretty-io
=================

[](#phpunit-pretty-io)

> ✅ Make your PHPUnit output beautiful

[![Build Status](https://camo.githubusercontent.com/4548fa2135afd13eb5ac8b92bf58890c2b4bf930ee2bffd509b8affde9c2db66/68747470733a2f2f7472617669732d63692e636f6d2f73656d70726f2f706870756e69742d7072657474792d7072696e742e7376673f6272616e63683d6d6173746572)](https://travis-ci.com/sempro/phpunit-pretty-print)[![Packagist](https://camo.githubusercontent.com/7bd30442288668c243bc8f15e6801ec8c2a9e55005482181f24de018875d67c4/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f73656d70726f2f706870756e69742d7072657474792d7072696e742e737667)](https://packagist.org/packages/sempro/phpunit-pretty-print)[![Packagist](https://camo.githubusercontent.com/94a482503c0d4152eec5dbff5165d01e185cf209b4febf277388b85693c5c448/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f73656d70726f2f706870756e69742d7072657474792d7072696e742e737667)](https://packagist.org/packages/sempro/phpunit-pretty-print)[![PRs Welcome](https://camo.githubusercontent.com/dd0b24c1e6776719edb2c273548a510d6490d8d25269a043dfabbd38419905da/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f5052732d77656c636f6d652d627269676874677265656e2e737667)](http://makeapullrequest.com)[![psr-2](https://camo.githubusercontent.com/04699a17f5b5387c484c2306e1726816deef2864816472296c82ce4c7a88e394/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f636f64655f7374796c652d5053525f322d626c75652e737667)](http://www.php-fig.org/psr/psr-2/)

### Installation

[](#installation)

```
composer require frzb/phpunit-pretty-io --dev
```

This package supports PHPUnit `9` and `10`.

### Usage

[](#usage)

You can specify the printer to use on the phpunit command line:

Use the following:

```
php vendor/bin/phpunit --printer 'FRZB\PHPUnit\IO\PrettyInputOutput' tests/
```

Optionally, you can add it to your project's `phpunit.xml` file instead:

```

```

[![Alt Text](Misc/preview.gif)](Misc/preview.gif)

### Optional

[](#optional)

To view progress while tests are running you can set `FRZB_PHPUNIT_PRETTY_IO_PROGRESS=true` as environment variable on your server or within your `phpunit.xml` config file.

```

```

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity59

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

Unknown

Total

1

Last Release

1383d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/3874c03818bc669a9c692b7eafc94f7e55d06fccd7f214c4ee7408ac370214c2?d=identicon)[fractalzombie](/maintainers/fractalzombie)

---

Top Contributors

[![fractalzombie](https://avatars.githubusercontent.com/u/5721336?v=4)](https://github.com/fractalzombie "fractalzombie (2 commits)")

---

Tags

phpunitlibrarytestsioprettyprettifyfrzb

###  Code Quality

Code StylePHP CS Fixer

### Embed Badge

![Health badge](/badges/frzb-phpunit-pretty-io/health.svg)

```
[![Health](https://phpackages.com/badges/frzb-phpunit-pretty-io/health.svg)](https://phpackages.com/packages/frzb-phpunit-pretty-io)
```

###  Alternatives

[brianium/paratest

Parallel testing for PHP

2.5k118.8M754](/packages/brianium-paratest)[ergebnis/phpunit-slow-test-detector

Provides facilities for detecting slow tests in phpunit/phpunit.

1468.1M72](/packages/ergebnis-phpunit-slow-test-detector)[whatthejeff/nyancat-phpunit-resultprinter

Nyan Cat result printer for PHPUnit

283689.8k24](/packages/whatthejeff-nyancat-phpunit-resultprinter)[typo3/testing-framework

The TYPO3 testing framework provides base classes for unit, functional and acceptance testing.

675.0M775](/packages/typo3-testing-framework)[aik099/phpunit-mink

Library for using Mink in PHPUnit tests. Supports session sharing between tests in a test case.

72136.2k1](/packages/aik099-phpunit-mink)[robiningelbrecht/phpunit-pretty-print

Prettify PHPUnit output

76460.0k15](/packages/robiningelbrecht-phpunit-pretty-print)

PHPackages © 2026

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