Libraries tagged by performance profiling
yogeshjoshi/laravel-time-logger
5 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.
getintent/xhprof
2776 Downloads
XHProf: A Hierarchical Profiler for PHP
burdz/squille
6 Downloads
A toolsuite for PHP interactive performance profiling
wambacom/xhprof
2027 Downloads
XHProf: A Hierarchical Profiler for PHP
vairogs/spx-profiler
0 Downloads
A Symfony profiler data collector for the SPX PHP profiler, which collects and displays profiling data for PHP applications
tavgear/benchmark
4 Downloads
Flexible utility for measuring execution time of code using customizable timers. Various output formats supported. Used for initial debugging and code optimization.
rundiz/profiler
146 Downloads
profiling your php application
rotexsoft/callable-execution-timer
6 Downloads
A simple PHP library for tracking the total amount of time a callable (e.g. function / method) takes to execute (it can also return the result of executing the callable, if desired).
microtimer/microtimer
14 Downloads
The primary purpose of Microtimer is measuring time elapsed between two points (marks). On top of that you can pass extra data when marking a point in time, get a mark by key, or get all marks, or get a subset of marks. You can also measure a time between any arbitary mark or a timestamp.
mammutgroup/xhprof
46 Downloads
XHProf: A Hierarchical Profiler for PHP
jamesgober/benchmark
2 Downloads
A PHP benchmarking library for measuring code performance and memory usage with precision, extensibility, and advanced reporting features.
ernestobaezf/laravel-apm
12 Downloads
Application performance monitor (APM) for Laravel.
driceman/xhprof
622 Downloads
XHProf: A Hierarchical Profiler for PHP7
dimabdc/xhprof
18 Downloads
XHProf: A Hierarchical Profiler for PHP
artex/debug
1 Downloads
A powerful, lightweight debugging and profiling tool for PHP applications.