Followers
14
Total Stars
57,926
Packages
11
Monthly Downloads
82,317,336
Avg Score
33.3
Packages w/ Vulns
0
Recorded values over time (once-a-day snapshots). May 7, 2026 – Jun 5, 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 generate reports via PHAR or Composer-installed tooling. Maintained by Sebastian Bergmann and contributors. | 20,038 |
+15
|
80.9 | 54.5 | BSD-3-Clause | 1 week 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,927 |
-4
|
71.7 | 55.7 | BSD-3-Clause | 2 weeks 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,749 |
-1
|
41.5 | 49.8 | BSD-3-Clause | 3 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,489 |
-1
|
41.8 | 50.4 | BSD-3-Clause | 3 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,386 |
|
13.4 | 23.1 | 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,934 |
-2
|
15.2 | 20.2 | NOASSERTION | 12 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,348 |
+2
|
21.8 | 61.4 | BSD-3-Clause | 3 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+). | 595 |
-1
|
30.9 | 50.7 | 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. | 237 |
|
3.0 | 46.2 | 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 | 25.5 | NOASSERTION | 11 years 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. | 0 |
-5
|
40.8 | 50.4 | — | — |
How can I help you explore Laravel packages today?