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

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

mniemcewicz/phpunit
===================

The PHP Unit Testing framework fork.

9.5.28(2y ago)0149BSD-3-ClausePHPPHP &gt;=7.3

Since Jan 17Pushed 2y ago1 watchersCompare

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

READMEChangelog (1)Dependencies (21)Versions (2)Used By (0)

🇺🇦 [UKRAINE NEEDS YOUR HELP NOW!](https://phpunit.de/stand-with-ukraine.html)
=============================================================================

[](#-ukraine-needs-your-help-now)

PHPUnit
=======

[](#phpunit)

PHPUnit is a programmer-oriented testing framework for PHP. It is an instance of the xUnit architecture for unit testing frameworks.

[![Latest Stable Version](https://camo.githubusercontent.com/866a50e386cba7ec15fe6377fb0aa31afe5a33aacda61bc592fe431bb067ed61/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f706870756e69742f706870756e69742e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/phpunit/phpunit)[![Minimum PHP Version](https://camo.githubusercontent.com/1e3b70374ce5a22774aa3385ec7b561e59b8f8c6a75da5d41cb46fcbe55e6a8b/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f7068702d253345253344253230372e332d3838393242462e7376673f7374796c653d666c61742d737175617265)](https://php.net/)[![CI Status](https://github.com/sebastianbergmann/phpunit/workflows/CI/badge.svg?branch=9.5&event=push)](https://phpunit.de/build-status.html)[![Type Coverage](https://camo.githubusercontent.com/fed8ad2a1a5ce76f9a05780ea7bf453db7cb0f1e0e36d3158ef289c04d749dda/68747470733a2f2f73686570686572642e6465762f6769746875622f73656261737469616e626572676d616e6e2f706870756e69742f636f7665726167652e737667)](https://shepherd.dev/github/sebastianbergmann/phpunit)

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

[](#installation)

We distribute a [PHP Archive (PHAR)](https://php.net/phar) that has all required (as well as some optional) dependencies of PHPUnit bundled in a single file:

```
$ wget https://phar.phpunit.de/phpunit-X.Y.phar

$ php phpunit-X.Y.phar --version
```

Please replace `X.Y` with the version of PHPUnit you are interested in.

Alternatively, you may use [Composer](https://getcomposer.org/) to download and install PHPUnit as well as its dependencies. Please refer to the "[Getting Started](https://phpunit.de/getting-started-with-phpunit.html)" guide for details on how to install PHPUnit.

Contribute
----------

[](#contribute)

Please refer to [CONTRIBUTING.md](https://github.com/sebastianbergmann/phpunit/blob/master/.github/CONTRIBUTING.md) for information on how to contribute to PHPUnit and its related projects.

List of Contributors
--------------------

[](#list-of-contributors)

Thanks to everyone who has contributed to PHPUnit! You can find a detailed list of contributors on every PHPUnit related package on GitHub. This list shows only the major components:

- [PHPUnit](https://github.com/sebastianbergmann/phpunit/graphs/contributors)
- [php-code-coverage](https://github.com/sebastianbergmann/php-code-coverage/graphs/contributors)

A very special thanks to everyone who has contributed to the documentation and helps maintain the translations:

- [English](https://github.com/sebastianbergmann/phpunit-documentation-english/graphs/contributors)
- [Spanish](https://github.com/sebastianbergmann/phpunit-documentation-spanish/graphs/contributors)
- [French](https://github.com/sebastianbergmann/phpunit-documentation-french/graphs/contributors)
- [Japanese](https://github.com/sebastianbergmann/phpunit-documentation-japanese/graphs/contributors)
- [Brazilian Portuguese](https://github.com/sebastianbergmann/phpunit-documentation-brazilian-portuguese/graphs/contributors)
- [Simplified Chinese](https://github.com/sebastianbergmann/phpunit-documentation-chinese/graphs/contributors)

###  Health Score

20

—

LowBetter than 14% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity36

Early-stage or recently created project

 Bus Factor1

Top contributor holds 57.1% 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

849d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/71ff50746a58c6e16d65aebec46d88917294da803e80170af50e92b83a04e7ce?d=identicon)[mniemcewicz](/maintainers/mniemcewicz)

---

Top Contributors

[![mniemcewicz](https://avatars.githubusercontent.com/u/99686675?v=4)](https://github.com/mniemcewicz "mniemcewicz (4 commits)")[![mniemcewiczcdwv](https://avatars.githubusercontent.com/u/205287571?v=4)](https://github.com/mniemcewiczcdwv "mniemcewiczcdwv (3 commits)")

---

Tags

testingphpunitxunit

### Embed Badge

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

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

###  Alternatives

[phpunit/phpunit

The PHP Unit Testing framework.

20.0k910.7M134.8k](/packages/phpunit-phpunit)[brianium/paratest

Parallel testing for PHP

2.5k118.8M754](/packages/brianium-paratest)[phpunit/php-code-coverage

Library that provides collection, processing, and rendering functionality for PHP code coverage information.

8.9k892.4M1.5k](/packages/phpunit-php-code-coverage)[trebol/entrust

This package provides a flexible way to add role-based permissions to Laravel and is a fork from Zizaco/entrust

1572.1k](/packages/trebol-entrust)

PHPackages © 2026

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