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.84 | 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/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 | 4K | 0 | 0.0 | 49.3 | — | — | |
| 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. | 68 | 68 | 8 | 6K | 2 | 2.0 | 27.1 | MIT | 8 years ago | |
| zero-to-prod/package-helper | 0.80 | Laravel package that helps you scaffold and manage reusable PHP/Laravel packages faster. Provides handy helpers and sensible defaults to streamline setup, development workflows, and publishing assets/config so you can go from zero to production quickly. | 2 | 2 | 0 | 2K | 0 | 5.8 | 39.6 | MIT | 10 months 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. | 702 | 704 | 33 | 1K | 0 | 31.8 | 7.3 | MIT | 1 month ago | |
| ekino/console-metrics-bundle | 0.80 | — | 6 | 6 | 1 | 0 | 0 | 13.8 | — | MIT | 3 months ago | |
| endroid/quality | 0.79 | Quality-related helper package by Endroid for PHP/Laravel apps, providing small utilities for enforcing or improving code/data quality in your project. Suitable as a lightweight dependency when you need simple quality checks or supporting components. | 3 | 3 | 1 | 123 | 0 | 0.0 | 20.7 | — | — | |
| phpbench/phpbench | 0.77 | 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 | |
| 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. | 202 | 196 | 12 | 6K | 17 | 41.4 | 34.5 | BSD-3-Clause | 2 weeks ago |
How can I help you explore Laravel packages today?