testo/bench
Benchmark plugin for Testo. Runs benchmark methods repeatedly, records per-iteration timings, and reports descriptive statistics plus warnings for variance, outliers, and noisy environments—ideal for tracking performance alongside correctness tests.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| phpbench/phpbench | 0.90 | PHPBench is a PHP performance benchmark runner, like PHPUnit for speed. Define iterations and revolutions, run each iteration in isolated processes, track memory, assert against regressions, and generate reports in console, CSV, Markdown, or HTML. | 2,014 | 2,022 | 134 | 594K | 28 | 51.8 | 53.8 | MIT | 1 month ago | |
| dragon-code/benchmark | 0.88 | Simple PHP benchmarking tool to compare execution speed (and memory) between multiple code paths. Use the bench() helper or Benchmark class, pass callbacks as named args or arrays, and print clean min/max/avg/total results to the console. | 120 | 120 | 3 | 2K | 0 | 27.0 | 18.9 | MIT | 2 months ago | |
| testo/test | 0.83 | Testo plugin that adds the #[Test] attribute and discovery locator. Automatically finds attribute-marked test classes and methods for canonical attribute-driven test detection. Install with composer require --dev testo/test. | 0 | 0 | 0 | 6K | 0 | 0.0 | 52.2 | — | — | |
| testo/inline | 0.80 | Inline test plugin for Testo: mark methods as tests via PHP attributes, without separate test classes. Ideal for quick checks near production code and self-documenting examples. Install with composer require --dev testo/inline. | 0 | 0 | 0 | 6K | 0 | 0.0 | 51.9 | — | — | |
| testo/testo | 0.79 | Testo is an extensible PHP testing framework with a lightweight core and middleware system. It lets you fully control your test environment while keeping familiar PHP syntax. Includes an init command, suite/plugin config via testo.php, and Composer scripts. | 202 | 196 | 12 | 6K | 17 | 41.4 | 34.5 | BSD-3-Clause | 2 weeks ago | |
| testo/lifecycle | 0.78 | Lifecycle hooks plugin for the Testo PHP testing framework. Adds setup/teardown around individual tests and entire test classes to manage fixtures, external resources, and cleanup between runs. Install via composer require --dev testo/lifecycle. | 0 | 0 | 0 | 9K | 0 | 0.0 | 54.6 | — | — |
How can I help you explore Laravel packages today?