Files
docker-php-fpm/php_modules/xhprof/README.md
2023-01-01 14:18:47 +01:00

9 lines
516 B
Markdown

# xhprof
XHProf is a function-level hierarchical profiler for PHP and has a simple HTML based navigational interface. The raw data collection component is implemented in C (as a PHP extension).
| Platform | Url |
|----------|------------------------------------------------------------------|
| GitHub | https://github.com/longxinH/xhprof |
| Pecl | https://pecl.php.net/package/xhprof |