npabisz/laravel-metrics
Centralized monitoring system for Laravel applications - collects metrics, tracks slow queries and requests
时间:2026-03-23 18:10
tuser/query-spy
QuerySpy: Real-time Laravel query performance monitoring — N+1 detection, slow queries, duplicate queries, memory tracking, and a beautiful developer dashboard.
时间:2026-03-19 09:54
furkankufrevi/laravel-slow-query-detector
Detect slow queries and N+1 problems in your Laravel app. Logs warnings with query details, execution time, and origin.
时间:2026-03-16 21:30
benjdiasaad/laravel-db-monitor
Real-time database health monitoring for Laravel applications. Detects slow queries, N+1 issues, missing indexes, and suggests performance optimizations.
时间:2026-02-27 11:19
qdenka/laravel-query-doctor
Detect N+1 queries, missing indexes, and slow queries in your Laravel app before they reach production.
时间:2026-02-16 12:13
zufarmarwah/laravel-performance-guard
Production-safe performance monitoring for Laravel - detect N+1 queries, slow queries, and memory issues
时间:2026-02-04 07:48
mashiur-softzino/laravel-query-debugger
Auto-detect N+1 queries, slow queries and suggest optimizations for Laravel Eloquent
时间:2026-01-20 08:45
ritey/laravel-slow-queries
Collects slow queries via DB::listen, batches them every 10 minutes, emails and rotates.
时间:2025-10-02 19:59
juniora/laravel-querymonitor
Laravel QueryMonitor is a package for Laravel that allows you to monitor and log:Slow SQL Queries: Monitors the actual execution time of SQL queries on the database.Slow Eloquent Methods: Monitors the total time taken by Eloquent methods, including PHP processing.
时间:2025-07-04 14:50
rezakia/slow-query-logger
A Laravel package to log slow database queries.
时间:2025-06-28 11:16
sararzbn/queryspy
Laravel profiler for slow queries with smart suggestions
时间:2025-06-21 04:52
ashokdevatwal/laravel-smart-db-optimizer
Laravel Smart Database Optimizer is a package designed to help developers identify slow queries, suggest optimizations, and recommend indexes to improve database performance.
时间:2025-03-06 11:15
rahimi-ali/pulse-slow-mongo-queries
A Laravel Pulse card for slow MongoDB queries
时间:2024-03-29 14:54
libaro/laravel-slow-queries
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.
时间:2023-04-07 13:25
yorcreative/laravel-query-watcher
A Laravel package that provides configurable application query capturing & monitoring.
时间:2022-08-20 17:18