PHPackages                             christophgockel/phpunit-loveprinter - 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. christophgockel/phpunit-loveprinter

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

christophgockel/phpunit-loveprinter
===================================

More love for developers!

06PHP

Since Sep 9Pushed 12y ago1 watchersCompare

[ Source](https://github.com/christophgockel/phpunit-loveprinter)[ Packagist](https://packagist.org/packages/christophgockel/phpunit-loveprinter)[ RSS](/packages/christophgockel-phpunit-loveprinter/feed)WikiDiscussions master Synced 3w ago

READMEChangelogDependenciesVersions (1)Used By (0)

PHPUnit Love Printer
====================

[](#phpunit-love-printer)

More love for developers!

Example
-------

[](#example)

[![Unit Tests with Love](https://github.com/christophgockel/phpunit-loveprinter/raw/master/phpunit-loveprinter.gif)](https://github.com/christophgockel/phpunit-loveprinter/raw/master/phpunit-loveprinter.gif)

Requirements
------------

[](#requirements)

The Love Printer works with PHP 5.3+ and PHPUnit 3.7+.

Installation
------------

[](#installation)

The recommended way to install the Love Printer is [via composer](http://getcomposer.org). Create a `composer.json` file (or edit your existing one). Then add the folling dependency:

```
{
    "require-dev": {
        "christophgockel/phpunit-loveprinter": "*"
    }
}

```

Finally run `php composer.phar install --dev` to install it.

Once installed, the following attributes are needed in your `phpunit.xml` file (add them to the `` element):

```
printerFile="vendor/christophgockel/phpunit-loveprinter/src/ChristophGockel/PHPUnit/LovePrinter.php"
printerClass="ChristophGockel\PHPunit\LovePrinter"

```

Acknowledgements
----------------

[](#acknowledgements)

The Love Printer's packaging is **heavily** inspired by [whatthejeff/fab-phpunit-resultprinter](https://github.com/whatthejeff/fab-phpunit-resultprinter).

License
-------

[](#license)

Love Printer is licensed under the [MIT license](LICENSE).

&lt;3

###  Health Score

20

—

LowBetter than 13% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity41

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.

### Community

Maintainers

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

---

Top Contributors

[![christophgockel](https://avatars.githubusercontent.com/u/190137?v=4)](https://github.com/christophgockel "christophgockel (13 commits)")

### Embed Badge

![Health badge](/badges/christophgockel-phpunit-loveprinter/health.svg)

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

###  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)
