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

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

asaas-phpunit/phpunit
=====================

The PHP Unit Testing framework.

9.4.3(5y ago)026BSD-3-ClausePHPPHP &gt;=7.3

Since Sep 19Pushed 5y agoCompare

[ Source](https://github.com/asaasrent/asaas-phpunit)[ Packagist](https://packagist.org/packages/asaas-phpunit/phpunit)[ Docs](https://phpunit.de/)[ Fund](https://phpunit.de/donate.html)[ GitHub Sponsors](https://github.com/sebastianbergmann)[ RSS](/packages/asaas-phpunit-phpunit/feed)WikiDiscussions master Synced 1w ago

READMEChangelog (3)Dependencies (22)Versions (412)Used By (0)

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=master&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 9.5 bundled in a single file:

```
$ wget https://phar.phpunit.de/phpunit-nightly.phar

$ php phpunit-nightly.phar --version
```

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

33

—

LowBetter than 75% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community19

Small or concentrated contributor base

Maturity78

Established project with proven stability

 Bus Factor1

Top contributor holds 86.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 ~7 days

Total

407

Last Release

2006d ago

Major Versions

8.5.5 → 9.1.52020-05-22

8.5.6 → 9.2.32020-06-15

8.5.7 → 9.2.42020-06-21

8.5.8 → 9.2.52020-06-22

8.5.9 → 9.4.32020-11-10

PHP version history (10 changes)3.7.0PHP &gt;=5.3.3

5.0.0PHP &gt;=5.6

4.8.20PHP ~5.3.3|~5.4|~5.5|~5.6

5.2.8PHP ^5.6 || ^7.0

6.0.0PHP ^7.0

7.0.0PHP ^7.1

8.0.0PHP ^7.2

9.0.0PHP ^7.3

9.3.0PHP ^7.3 || ^8.0

9.3.9PHP &gt;=7.3

### Community

Maintainers

![](https://www.gravatar.com/avatar/4d7757810534d89553e1d21edca946a2b34e247533dbb928776b5b9ca1a143d7?d=identicon)[kareem2](/maintainers/kareem2)

---

Top Contributors

[![sebastianbergmann](https://avatars.githubusercontent.com/u/25218?v=4)](https://github.com/sebastianbergmann "sebastianbergmann (11198 commits)")[![whatthejeff](https://avatars.githubusercontent.com/u/306525?v=4)](https://github.com/whatthejeff "whatthejeff (443 commits)")[![epdenouden](https://avatars.githubusercontent.com/u/26651359?v=4)](https://github.com/epdenouden "epdenouden (272 commits)")[![edorian](https://avatars.githubusercontent.com/u/247397?v=4)](https://github.com/edorian "edorian (245 commits)")[![localheinz](https://avatars.githubusercontent.com/u/605483?v=4)](https://github.com/localheinz "localheinz (190 commits)")[![realFlowControl](https://avatars.githubusercontent.com/u/14161194?v=4)](https://github.com/realFlowControl "realFlowControl (70 commits)")[![Ocramius](https://avatars.githubusercontent.com/u/154256?v=4)](https://github.com/Ocramius "Ocramius (62 commits)")[![mlively](https://avatars.githubusercontent.com/u/176150?v=4)](https://github.com/mlively "mlively (46 commits)")[![keradus](https://avatars.githubusercontent.com/u/2716794?v=4)](https://github.com/keradus "keradus (36 commits)")[![giorgiosironi](https://avatars.githubusercontent.com/u/160299?v=4)](https://github.com/giorgiosironi "giorgiosironi (30 commits)")[![kabel](https://avatars.githubusercontent.com/u/675956?v=4)](https://github.com/kabel "kabel (28 commits)")[![marcioAlmada](https://avatars.githubusercontent.com/u/227395?v=4)](https://github.com/marcioAlmada "marcioAlmada (27 commits)")[![sun](https://avatars.githubusercontent.com/u/41992?v=4)](https://github.com/sun "sun (26 commits)")[![oliverklee](https://avatars.githubusercontent.com/u/765746?v=4)](https://github.com/oliverklee "oliverklee (25 commits)")[![tobyS](https://avatars.githubusercontent.com/u/187140?v=4)](https://github.com/tobyS "tobyS (24 commits)")[![theseer](https://avatars.githubusercontent.com/u/111333?v=4)](https://github.com/theseer "theseer (22 commits)")[![MichelHartmann](https://avatars.githubusercontent.com/u/274451?v=4)](https://github.com/MichelHartmann "MichelHartmann (21 commits)")[![kubawerlos](https://avatars.githubusercontent.com/u/9282069?v=4)](https://github.com/kubawerlos "kubawerlos (20 commits)")[![mhujer](https://avatars.githubusercontent.com/u/353372?v=4)](https://github.com/mhujer "mhujer (18 commits)")[![lstrojny](https://avatars.githubusercontent.com/u/79707?v=4)](https://github.com/lstrojny "lstrojny (17 commits)")

---

Tags

testingphpunitxunit

### Embed Badge

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

```
[![Health](https://phpackages.com/badges/asaas-phpunit-phpunit/health.svg)](https://phpackages.com/packages/asaas-phpunit-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)
