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
padosoft/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.
时间:2024-11-29 01:13
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
brandworks/querylogger
Trace or log your (slow) queries in Laravel 4
时间:2015-10-01 14:18