acgrid / phprofiling
Help collect profiling information in applications or libraries.
v1.0.0
2022-02-19 08:08 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.