bgli100 / phprofiling
Help collect profiling information in applications or libraries.
v1.0.1
2025-03-07 17:26 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.