acgrid / phprofiling
Help collect profiling information in applications or libraries.
v1.1.0
2025-03-08 03:51 UTC
Requires
- php: ~5.6|~7.0|~8.0
- monolog/monolog: ~1.7
Requires (Dev)
- phpunit/phpunit: ~5
Suggests
- ext/pcntl: Periodically collect independent profiling data by forking another monitoring process.
- ext/sysvshm: Exchange profiling data through shared memory IPC.