InitPHP PerformanceMeter
Single-class PHP 8.1+ profiler measuring elapsed time and memory between named checkpoints.
Installation
terminal
$ composer require initphp/performance-meter
Requires PHP 8.1+. The package is published on
Packagist as
initphp/performance-meter.
What PerformanceMeter does
Zero-dependency, single-class PHP profiler for measuring elapsed time and memory between named checkpoints. Built for tiny scripts, CLI tools, and reproducers where a real profiler is overkill.
Package details
- Composer package
- initphp/performance-meter
- Latest version
- 2.0.0
- Released
- 2026-05-25
- Requires
- PHP 8.1+ (^8.1)
- License
- MIT