Libraries tagged by profiling
valksor/php-valksor
4 Downloads
A comprehensive PHP library for Symfony applications providing bundles, utility functions, and components including Doctrine tools, performance profiling, and Server-Sent Events
valksor/php-spx-profiler
0 Downloads
A Symfony profiler data collector for the SPX PHP profiler, which collects and displays profiling data for PHP applications
uocnv/db-profiler
13 Downloads
Database Profiler for Laravel Web and Console Applications.
tonygeez/laravel-route-tracer
15 Downloads
Runtime execution tracer for Laravel routes - captures actual file dependencies and execution flow
squinones/woof
4021 Downloads
Woof - DataDogStatsD Client
someblackmagic/guzzle-profiler-bundle
45 Downloads
smart-profiler/smart-profiler
25 Downloads
Profiler for PHP 7.1+
sjoorm/yii2-xhprof
85 Downloads
Simple Yii2 XHProf extension
serendipity_hq/phpunit_profiler
690 Downloads
PHPUnit loggers to profile tests.
sanovskiy/stopwatch
1 Downloads
Simple, zero-dependency stopwatch for performance profiling
rylxes/laravel-observability
5 Downloads
Production-grade observability and APM plugin for Laravel applications with OpenTelemetry, Prometheus, and AI-powered anomaly detection
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).
renlifedev/profiler
2 Downloads
Profiler library for PHP to collect and save xhprof data
qdenka/laravel-query-doctor
7 Downloads
Detect N+1 queries, missing indexes, and slow queries in your Laravel app before they reach production.