Libraries tagged by performance profiling
zufarmarwah/laravel-performance-guard
4 Downloads
Production-safe performance monitoring for Laravel - detect N+1 queries, slow queries, and memory issues
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
sanovskiy/stopwatch
1 Downloads
Simple, zero-dependency stopwatch for performance profiling
methorz/php-profiler
0 Downloads
Request-scoped performance profiling with detailed timing, memory tracking, percentile metrics, and intelligent threshold monitoring for PHP applications
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.
yii2-extensions/sentry
4 Downloads
Yii2 logger for Sentry
wambacom/xhprof
2028 Downloads
XHProf: A Hierarchical Profiler for PHP
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
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).
qdenka/laravel-query-doctor
7 Downloads
Detect N+1 queries, missing indexes, and slow queries in your Laravel app before they reach production.
prlkhv/module-graphql-ai-profiler
1 Downloads
Server-side GraphQL profiler for Magento 2 that injects an OTLP-shaped (or compact AI-friendly) span tree of resolvers and SQL into extensions.profiling. Ships a Claude Code skill for AI-assisted 'why is this request slow' analysis.
pimvdmolen/request-cost-indicator
1 Downloads
A lightweight, always-visible request cost awareness and analysis indicator for Laravel applications (local/staging only).