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
magefine/performance-mess-detector
This Magento 2 module provides tools to monitor and improve performance by detecting and logging potential bottlenecks in the system. It specifically focuses on tracking slow controller actions, repeated SQL queries, and other performance issues that may impact your Magento store.
时间:2024-11-23 22:47
rahimi-ali/pulse-slow-mongo-queries
A Laravel Pulse card for slow MongoDB queries
时间:2024-03-29 14:54
teqneers/phpunit-stopwatch
Extension to measure and analyse any part of your code in order to detect performance issues using phpunit/phpunit.
时间:2024-03-15 13:27
muhammadhuzaifa/laravel-pulse-guzzle-recorder
Pulse Guzzle Recorder provide a custom recorder for intercepting http requests made via guzzlehttp/guzzle php library and add them into the pulse dashboard if the request is slow. The package uses the guzzle middleware for the data. The recorder intercept and log the request into the Laravel Pulse S
时间:2023-12-13 20:04
atk4/ergebnis-phpunit-slow-test-detector
Provides facilities for detecting slow tests in phpunit/phpunit.
时间:2023-11-24 17:44
oscmarb/phpunit-speedgun
Search for slow tests in your PHPUnit test suite
时间:2023-11-02 12:12
adeiming/slow-query-logger
Reading slow queries and writing in the log
时间:2023-09-17 10:40
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
n2n/n2n-monitor
Monitor used for slow query alerts and frontend exceptions handler
时间:2023-01-09 21:29
consilience/laravel-slow-query-logger
Slow Query Logger for Laravel
时间:2022-08-02 16:00
mamitech/laravel-slow-query-log
Slow query logging for Laravel
时间:2022-04-06 07:18
simple-as-fuck/laravel-performance-log
Laravel service for logging slow parts of application.
时间:2021-06-15 09:24
jakobbuis/simple-slow-test-reporter
Reports slow tests in your PHPUnit testsuite
时间:2020-12-26 15:33