Libraries tagged by performance profiling
js/mysqlnd-bundle
3392 Downloads
The JSMysqlndBundle is an extension to the Symfony2 profiling toolbar. It extends the data collection with information gathered from PHP's mysqlnd database driver, giving more insight on the performance.
getintent/xhprof
2808 Downloads
XHProf: A Hierarchical Profiler for PHP
bitbabit/magento2-dev-tools
4 Downloads
Advanced developer tools for Magento 2 with dynamic control and visualization
matraux/php-benchmark
9 Downloads
Benchmarking tool for PHP 8.4+ to measure code performance with accurate time and memory profiling.
burdz/squille
6 Downloads
A toolsuite for PHP interactive performance profiling
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.
wambacom/xhprof
2028 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
5 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
151 Downloads
profiling your php application
rotexsoft/callable-execution-timer
7 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
15 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
47 Downloads
XHProf: A Hierarchical Profiler for PHP
jamesgober/benchmark
13 Downloads
A PHP benchmarking library for measuring code performance and memory usage with precision, extensibility, and advanced reporting features.
ernestobaezf/laravel-apm
13 Downloads
Application performance monitor (APM) for Laravel.