PHPackages                             codelicia/nyancat - 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. codelicia/nyancat

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

codelicia/nyancat
=================

Nyan Cat result printer for PHPUnit

2.0.1(6y ago)0406MITPHPPHP ^7.4CI failing

Since Feb 15Pushed 2y agoCompare

[ Source](https://github.com/codelicia/nyancat)[ Packagist](https://packagist.org/packages/codelicia/nyancat)[ Docs](http://github.com/codelicia/nyancat)[ RSS](/packages/codelicia-nyancat/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (2)Versions (9)Used By (0)

Codelicia\\NyanCat
==================

[](#codelicianyancat)

Fork from the amazing work of @whatthejeff!

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

[](#requirements)

The Nyan Cat result printer for PHPUnit requires:

- PHP 7.4+.
- PHPUnit 9+.
- A terminal emulator with support for ANSI escape sequences, including color and cursor control.

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

[](#installation)

The recommended way to install the Nyan Cat result printer for PHPUnit is [through composer](http://getcomposer.org). Just create a `composer.json` file and run the `composer install` command to install it:

```
{
    "require-dev": {
        "codelicia/nyancat": "^2.0"
    }
}
```

Once installed, add the following attributes to the `` element in your `phpunit.xml` file:

```
printerFile="vendor/codelicia/nyancat/src/NyanCatPrinter.php"
printerClass="Codelicia\NyanCat\NyanCatPrinter"

```

**NOTE:** If PHPUnit was not installed via composer, you also need to include the composer autoloader. One easy way to do this is to add the following attribute to the `` element in your `phpunit.xml` file:

```
bootstrap="vendor/autoload.php"

```

License
-------

[](#license)

The Nyan Cat result printer for PHPUnit is licensed under the [MIT license](LICENSE).

###  Health Score

31

—

LowBetter than 68% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community14

Small or concentrated contributor base

Maturity68

Established project with proven stability

 Bus Factor1

Top contributor holds 80.4% 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 ~366 days

Recently: every ~577 days

Total

8

Last Release

2274d ago

Major Versions

v1.3.0 → v2.0.02018-01-10

PHP version history (4 changes)v1.0.0PHP &gt;=5.3.3

1.3.x-devPHP ^5.3.3 || ^7

v2.0.0PHP ^7

2.0.1PHP ^7.4

### Community

Maintainers

![](https://www.gravatar.com/avatar/1582e6b6023d34b69760da85219041ab8b376706b86ec03d942d12f946e4a7dc?d=identicon)[EHER](/maintainers/EHER)

![](https://www.gravatar.com/avatar/7140a8c7b834b07674c6bd74d6cb75792522ceba17dfb1f347489083a0ba1c48?d=identicon)[malukenho](/maintainers/malukenho)

---

Top Contributors

[![whatthejeff](https://avatars.githubusercontent.com/u/306525?v=4)](https://github.com/whatthejeff "whatthejeff (37 commits)")[![johnkary](https://avatars.githubusercontent.com/u/135607?v=4)](https://github.com/johnkary "johnkary (3 commits)")[![JeroenDeDauw](https://avatars.githubusercontent.com/u/146040?v=4)](https://github.com/JeroenDeDauw "JeroenDeDauw (2 commits)")[![dependabot-preview[bot]](https://avatars.githubusercontent.com/in/2141?v=4)](https://github.com/dependabot-preview[bot] "dependabot-preview[bot] (1 commits)")[![gilo-agilo](https://avatars.githubusercontent.com/u/7155996?v=4)](https://github.com/gilo-agilo "gilo-agilo (1 commits)")[![malukenho](https://avatars.githubusercontent.com/u/3275172?v=4)](https://github.com/malukenho "malukenho (1 commits)")[![EHER](https://avatars.githubusercontent.com/u/398034?v=4)](https://github.com/EHER "EHER (1 commits)")

---

Tags

phpunittestsrainbownyancat

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/codelicia-nyancat/health.svg)

```
[![Health](https://phpackages.com/badges/codelicia-nyancat/health.svg)](https://phpackages.com/packages/codelicia-nyancat)
```

###  Alternatives

[whatthejeff/nyancat-phpunit-resultprinter

Nyan Cat result printer for PHPUnit

283689.8k24](/packages/whatthejeff-nyancat-phpunit-resultprinter)[whatthejeff/nyancat-scoreboard

Nyan Cat Scoreboard

19985.0k4](/packages/whatthejeff-nyancat-scoreboard)[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)[phpunit/phpunit-dom-assertions

DOM assertions for PHPUnit

29343.5k11](/packages/phpunit-phpunit-dom-assertions)[whatthejeff/fab-phpunit-resultprinter

Make your unit tests fabulous!

208.8k1](/packages/whatthejeff-fab-phpunit-resultprinter)[janmarek/mockista

Mockista is library for mocking, which I've written, because I find mocking in PHPUnit awful.

29221.0k28](/packages/janmarek-mockista)

PHPackages © 2026

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