Libraries tagged by slow-queries
zanbug/laravel
4 Downloads
Zanbug SDK for Laravel — captures exceptions, validation errors and slow queries
npabisz/laravel-metrics
54 Downloads
Centralized monitoring system for Laravel applications - collects metrics, tracks slow queries and requests
gumbercules/mysqlslow
1611 Downloads
Parser class for MySQL slow query log
venturo/laravel-slow-query-logger
2698 Downloads
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
tuser/query-spy
8 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
20 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.