phperf/phpunit
phperf/phpunit is a lightweight PHPUnit extension aimed at profiling and performance measurement during test runs. Add simple hooks to capture timing and resource usage so you can spot slow tests and track performance regressions over time.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| phpunit/phpunit | 0.85 | 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,011 | 20,525 | 2,234 | 13M | 53 | 88.0 | 72.7 | BSD-3-Clause | 1 day ago | |
| ta-tikoma/phpunit-architecture-test | 0.83 | Architecture testing for PHP projects using PHPUnit. Define and enforce dependency, namespace, and layer rules (e.g., no forbidden coupling, keep domains isolated) and catch architectural violations in CI with fast, expressive tests. | 107 | — | 12 | — | 1 | 1.0 | — | MIT | — | |
| php-mock/php-mock-phpunit | 0.80 | Integrate php-mock with PHPUnit to mock built-in PHP functions (like time(), file_get_contents(), etc.) in a controlled, namespaced way. Ideal for unit tests that need to simulate IO, time, and other global behaviors without changing production code. | 171 | 174 | 20 | 230K | 3 | 28.5 | 51.3 | WTFPL | 2 months ago | |
| phpunit/php-code-coverage | 0.80 | 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,930 | 8,978 | 386 | 13M | 21 | 72.4 | 59.8 | BSD-3-Clause | 6 days ago |
How can I help you explore Laravel packages today?