Followers
13
Total Stars
58,142
Packages
8
Monthly Downloads
77,158,257
Avg Score
45.1
Packages w/ Vulns
0
|
|
Description
|
|
|
|
License
|
|
|
|---|---|---|---|---|---|---|---|
| phpunit/phpunit | PHPUnit is the leading unit testing framework for PHP, based on the xUnit architecture. Run tests from a bundled PHAR or install via Composer, with CI and code coverage support to help keep your code reliable. | 20,013 | 88.0 | 72.7 | BSD-3-Clause | 1 day ago | |
| phpunit/php-code-coverage | phpunit/php-code-coverage collects, processes, and renders PHP code coverage data. Use it to start/stop coverage during tests, filter included files, and generate reports such as OpenClover XML from live runs or serialized coverage data. | 8,932 | 72.4 | 59.8 | BSD-3-Clause | 5 days 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,748 | 47.8 | 52.2 | BSD-3-Clause | 2 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,488 | 48.2 | 52.5 | BSD-3-Clause | 2 months 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,443 | 46.8 | 52.5 | BSD-3-Clause | 2 months ago | |
| 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,938 | 25.2 | 33.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,343 | 28.2 | 64.2 | BSD-3-Clause | 2 months ago | |
| 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. | 236 | 2.9 | 46.3 | 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 | 15.0 | 42.6 | NOASSERTION | 10 years ago |
How can I help you explore Laravel packages today?