Hierarchical Profiler
- Introduction
- Installing/Configuring
- Predefined Constants
- Examples
- Xhprof Functions
- xhprof_disable — Stops xhprof profiler
- xhprof_enable — Start xhprof profiler
- xhprof_sample_disable — Stops xhprof sample profiler
- xhprof_sample_enable — Start XHProf profiling in sampling mode
- Alternative PHP Cache
- APCu
- Расширенный отладчик PHP
- PHP bytecode Compiler
- Blenc - BLowfish ENCoder for PHP source scripts
- Обработка и протоколирование ошибок
- htaccess-like support for all SAPIs
- Inclusion hierarchy viewer
- Memtrack
- OPcache
- Управление буфером вывода
- PHP Опции и Информация
- runkit
- Break the silence operator
- uopz
- Weak References
- Windows Cache for PHP
- Hierarchical Profiler
Коментарии
A profiler based on XHProf but for PHP7+ can be found at https://github.com/tideways/php-xhprof-extension
xhprof is still maintained at: https://github.com/patrickallaert/xhprof
This extension is still maintained. It support PHP up to version 7.4. You can find it in the PECL repository: https://pecl.php.net/package/xhprof
This extension is still maintained for PHP 8. You can find the latest fork at https://github.com/longxinH/xhprof