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