Followers
14
Total Stars
65,321
Packages
11
Monthly Downloads
99,037,645
Avg Score
33.9
Packages w/ Vulns
0
Recorded values over time (once-a-day snapshots). Aug 23, 2026 – Sep 21, 2026
Total stars
Monthly downloads
Followers
|
|
Description
|
|
30 days
GitHub star count over the last 30 days (daily snapshots).
|
|
|
License
|
|
|
|---|---|---|---|---|---|---|---|---|
| phpunit/phpunit | PHPUnit is the de facto unit testing framework for PHP, based on the xUnit architecture. Run tests, make assertions, and integrate with CI and code coverage. Install via PHAR or Composer and build reliable PHP applications. | 20,047 |
+3
|
80.1 | 55.4 | BSD-3-Clause | 3 weeks ago | |
| phpunit/php-code-coverage | phpunit/php-code-coverage collects, processes, and renders PHP code coverage data. Integrate it in test runs to start/stop coverage collection, filter included files, and generate reports such as OpenClover, including from serialized coverage data. | 8,925 |
|
72.9 | 56.2 | BSD-3-Clause | 1 month ago | |
| phpunit/php-timer | Lightweight timing utility extracted from PHPUnit. Start/stop a timer to get a Duration with formatted time plus seconds, milliseconds, microseconds, and nanoseconds. Includes resource usage formatting (time + memory) for a measured block or since request start. | 7,737 |
|
37.3 | 50.3 | BSD-3-Clause | 7 months ago | |
| phpunit/php-file-iterator | phpunit/php-file-iterator provides a simple file iterator for PHP projects, helping tools like PHPUnit discover and filter files in directories. Installable via Composer for runtime or dev use, it supports efficient traversal and selection of files for testing workflows. | 7,477 |
-1
|
48.2 | 55.1 | BSD-3-Clause | 1 month ago | |
| phpunit/php-text-template | phpunit/php-text-template is a small PHP library for rendering text templates by substituting variables into template files or strings. Commonly used by PHPUnit and related tools to generate code, reports, and other text output from simple placeholders. | 7,426 |
|
35.9 | 50.0 | BSD-3-Clause | 7 months ago | |
| phpunit/php-token-stream | phpunit/php-token-stream is a small PHP library for tokenizing and streaming PHP source code tokens, commonly used by PHPUnit and related tools for parsing, reflection-like inspection, and test-related code analysis. | 6,374 |
-1
|
26.7 | 33.6 | NOASSERTION | — | |
| phpunit/phpunit-mock-objects | Default mock object library for PHPUnit. Create test doubles (mocks, stubs, spies) to isolate units under test, define expectations, control method returns, and verify interactions. Designed for PHPUnit projects and compatible with PHP 7.1+. | 4,927 |
|
15.2 | 20.4 | NOASSERTION | 13 years ago | |
| phpunit/php-invoker | phpunit/php-invoker is a small utility for safely invoking callables with time limits. Commonly used by PHPUnit to run tests and other code with a timeout, helping prevent hangs while keeping execution and error handling predictable. | 1,351 |
|
17.9 | 60.2 | BSD-3-Clause | 7 months ago | |
| phpunit/phpunit-selenium | PHPUnit-Selenium provides a Selenium2TestCase for running end-to-end browser tests with Selenium 2 in PHPUnit. Install via Composer and use version lines aligned to PHPUnit/PHP (e.g., 9.x for PHPUnit 9 on PHP 7.3+). | 596 |
|
30.9 | 49.3 | NOASSERTION | — | |
| phpunit/phpcov | phpcov is a CLI frontend for php-code-coverage. It merges PHPUnit --coverage-php .cov files from parallel or split runs and generates combined reports (HTML, Clover, etc.) or exports merged data back to a .cov file. | 238 |
-1
|
3.1 | 46.8 | BSD-3-Clause | — | |
| phpunit/dbunit | PHPUnit extension for database interaction testing. Provides DbUnit helpers for setting up database fixtures and asserting database state in tests. Install via Composer (dev) or PHAR. Note: this package is no longer maintained. | 223 |
|
5.0 | 24.7 | NOASSERTION | 11 years ago |
How can I help you explore Laravel packages today?