mirror of
https://github.com/devilbox/docker-php-fpm.git
synced 2025-12-10 11:01:14 +00:00
Add xhprof
This commit is contained in:
8
php_modules/xhprof/README.md
Normal file
8
php_modules/xhprof/README.md
Normal file
@@ -0,0 +1,8 @@
|
||||
# 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 |
|
||||
Reference in New Issue
Block a user