Libraries tagged by profiling
roave/roave-developer-tools
177 Downloads
Developer Tools aimed at debugging/profiling/logging actions that are executed within a standard Zend\Mvc application
joebeeson/li3_profiler
8 Downloads
li3_profiler is a Lithium library for profiling requests built on Jim Rubenstein's PHP Profiler.
univeros/profiling
0 Downloads
bin/altair profile — framework-native sampling profiler. Answers "where does my code spend time?" via excimer (or xdebug) sampling, builds a weighted call tree + hotspot table + flamegraph SVG, and diffs two profiles to flag regressions. Deterministic JSON for agents and CI.
pdyn/profiling
12 Downloads
Provides various code profiling tools.
neneax/profiling
10 Downloads
A small PHP tool for profiling your code
codememory/profiling
64 Downloads
profiling
pmg/queue-profiling
8767 Downloads
Profile running queues with various libraries and SaaS products.
jinya/profiling-bundle
1028 Downloads
Dumps the symfony profiler data into yaml files to be usable outside of the symfony web profiler
zufarmarwah/laravel-performance-guard
4 Downloads
Production-safe performance monitoring for Laravel - detect N+1 queries, slow queries, and memory issues
zeroem/profile-dux
7 Downloads
A profiling utility to use in the absence of XDebug
zachete/profiler
2509 Downloads
Tiny class for easy code profiling
yunyami/clockwork
34 Downloads
php dev tools in your browser
yogeshjoshi/laravel-time-logger
6 Downloads
Laravel Time Logger is a lightweight and developer-friendly profiling utility for Laravel. It helps measure and log code execution time effortlessly, making performance debugging simple and efficient.
xolegator/pinba_extension
1 Downloads
Pinba PHP extension: collects request and timer metrics and ships them over UDP (protobuf) to Pinba Engine.
wambacom/xhprof
2028 Downloads
XHProf: A Hierarchical Profiler for PHP