php-profiler
There are 10 repositories under php-profiler topic.
reliforp/reli-prof
A sampling profiler or a memory profiler for PHP written in PHP, which reads information about running PHP VM from outside the process. You can find performance bottlenecks or memory leaks of your scripts without changing the target script or loading extensions.
fabfuel/prophiler
PHP Profiler & Developer Toolbar (built for Phalcon)
laynefyc/php-monitor
A free, flexible, powerful tool that helps you monitor PHP Service and profiling PHP code.
SergeyRock/xhprof-admin
GUI for Xhprof allowing to compare several runs, set custom comments for runs and use better navigation
exteon/web3tracer
PHP profiler module with recursion handling
cheprasov/php-simple-profiler
Simple Profiler for PHP projects.
ArrayIterator/Php.Profiler
Profiling The Php Code
artex-agency/artex-debug
A lightweight, extensible PHP debugging tool with error handling, performance profiling, and a powerful UI debug bar. Works for both web and CLI applications.
rotexsoft/callable-execution-timer
A simple PHP library for tracking the total amount of time a callable (e.g. function / method) takes to execute and return result(s) (if any).
alaa-almaliki/profiler
Simple PHP Profiler