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 | Benchmark is a small PHP dev tool for quickly comparing execution speed of different code paths. Use the bench() helper or Benchmark class, pass callbacks (named or not), and print results to the console for easy side-by-side timing. | 119 | 119 | 3 | 634 | 0 | 29.7 | 13.0 | MIT | 1 month ago | |
| 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 | 13K | 2 | 22.0 | 37.7 | MIT | 8 years ago | |
| nunomaduro/phpinsights | 0.81 | PHP Insights is a terminal tool to analyze PHP code quality, style, architecture, and complexity. Works out of the box with Laravel (artisan insights), Symfony, Yii, Magento, and more, with built-in checks for reliability and loose coupling. | 5,591 | 5,593 | 294 | 292K | 68 | 77.0 | 55.2 | MIT | 1 month 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 | 1K | 0 | 23.6 | 42.3 | MIT | 7 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. | 700 | 701 | 34 | 1K | 2 | 34.3 | 7.2 | MIT | 1 month ago | |
| phpbench/phpbench | 0.79 | PHPBench is a PHP benchmark runner (like PHPUnit for performance). Run benchmarks with revolutions and iterations in isolated processes, track time and memory, generate customizable reports (console/CSV/HTML), store results, compare baselines, and detect regressions. | 1,990 | 1,999 | 132 | 455K | 29 | 53.6 | 53.3 | MIT | 2 weeks 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 | 173 | 0 | 0.0 | 22.7 | — | — | |
| athletic/athletic | 0.78 | Athletic is a PHP task runner and build tool that uses YAML to define repeatable commands (test, lint, deploy, release) and run them locally or in CI. Simple, framework-agnostic, and easy to add to any project to standardize workflows. | 296 | 317 | 13 | 427 | 14 | 6.2 | 10.9 | — | — |
How can I help you explore Laravel packages today?