Libraries tagged by slow-queries
gumbercules/mysqlslow
1611 Downloads
Parser class for MySQL slow query log
ahmedmashhour/laravel-query-debugger
120 Downloads
Automatic query tracking, analysis, and debugging for Laravel applications with N+1 detection, slow query monitoring, and performance insights
rezakia/slow-query-logger
1 Downloads
A Laravel package to log slow database queries.
libaro/laravel-slow-queries
27 Downloads
Laravel Slow QueriesLaravel Slow Queries is a package that allows you to easily log slow queries in your Laravel application. This package logs queries that exceed a configurable time limit and stores them in the database, making it easy to analyze and optimize your database performance.
furkankufrevi/laravel-slow-query-detector
0 Downloads
Detect slow queries and N+1 problems in your Laravel app. Logs warnings with query details, execution time, and origin.
chapdel/slow-query-notifier
1 Downloads
Get notified if your Laravel app ever runs an objectively slow database call (configurable threshold)
vynhart/laravel-slow-query-log
1377 Downloads
zufarmarwah/laravel-performance-guard
4 Downloads
Production-safe performance monitoring for Laravel - detect N+1 queries, slow queries, and memory issues
wedesignit/laravel-performance
9417 Downloads
Optimize your code even before it hits production
tuser/query-spy
5 Downloads
QuerySpy: Real-time Laravel query performance monitoring — N+1 detection, slow queries, duplicate queries, memory tracking, and a beautiful developer dashboard.
therencemanzo/slowquerylogger
5 Downloads
This librabry will logged all slow queries based on the threshold
marwen-brini/smart-query-analyzer
0 Downloads
A comprehensive query performance monitoring and optimization package for Laravel
mage2kishan/module-performance-debugger
15 Downloads
Production-grade Magento 2 frontend performance debugger and profiler. Tracks block render time, observers, plugins, layout XML, DI resolution, DB queries (slow + duplicate + N+1), memory, and full page timeline. Surfaces a floating storefront toolbar with bottleneck detection, severity scoring, suggested fixes and estimated savings. Supports XLS + PDF report export and per-collector toggles.
cardinal/laravel
0 Downloads
Production query health for Laravel — continuous SQL monitoring, deploy regression tracking, AI-powered fix recipes.
sourcecodeguy1/laravel-pulse-mcp
6 Downloads
MCP server for Laravel Pulse — expose slow queries, failed jobs, exceptions, and server stats to AI agents like Claude