bgli100 / phprofiling
Help collect profiling information in applications or libraries.
Installs: 9
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 1
pkg:composer/bgli100/phprofiling
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.