devster/ubench
Ultra small PHP benchmarking library with a simple API to time code, measure memory usage, run iterations, and print readable results. Great for quick micro-benchmarks in scripts, tests, and CLI tools without dependencies.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| dragon-code/benchmark | 0.86 | Lightweight PHP benchmarking helper to compare execution speed of multiple callbacks. Run named tests, repeat iterations, trim outliers for cleaner averages, and print results (min/max/avg/total + memory) to the console. Includes bench() helper and Benchmark class. | 120 | 120 | 3 | 736 | 0 | 29.4 | 13.7 | MIT | 1 month ago | |
| phpbench/phpbench | 0.82 | PHPBench is a PHP benchmarking runner, like PHPUnit for performance. Run isolated iterations and revolutions, track time and memory, generate reports (console/CSV/HTML), store and compare results, and add assertions to catch regressions. | 2,006 | 2,010 | 132 | 515K | 30 | 50.3 | 51.9 | MIT | 2 months ago | |
| testo/bench | 0.82 | 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. | 0 | 0 | 0 | 1K | 0 | 0.0 | 43.1 | — | — | |
| malukenho/docheader | 0.81 | Laravel package that adds and manages standardized documentation headers in your source files. Generate consistent file/class docblocks with project metadata, author, license, and timestamps, helping teams enforce style and keep headers up to date automatically. | 69 | 69 | 8 | 13K | 2 | 2.0 | 31.9 | MIT | 8 years ago | |
| wendelladriel/laravel-lift | 0.80 | Experimental Laravel package that supercharges Eloquent models with typed public properties matching your schema, powered by PHP 8 attributes. Add validation rules and other metadata directly on models and access them via handy methods, using Eloquent events for easy drop-in use. | 703 | 703 | 34 | 938 | 0 | 34.1 | 5.9 | MIT | 2 days ago | |
| ekino/console-metrics-bundle | 0.80 | — | 6 | 6 | 1 | 3 | 0 | 16.4 | 2.4 | MIT | 2 months ago | |
| testo/testo | 0.72 | 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. | 0 | 181 | — | 2K | — | 42.2 | 26.4 | — | — |
How can I help you explore Laravel packages today?