Libraries tagged by slow log
libaro/laravel-slow-queries
26 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.
jjpmann/ee-slow-page-logger
11 Downloads
Logs slow pages in dev log
hoannc54/laravel-query-logger
111 Downloads
Slow Query Logger for Laravel
consilience/laravel-slow-query-logger
1210 Downloads
Slow Query Logger for Laravel
adeiming/slow-query-logger
3 Downloads
Reading slow queries and writing in the log
vynhart/laravel-slow-query-log
1376 Downloads
neamil/protect_fe_login
124 Downloads
this typo3 extension provides brute force protection for frontend login with device cookies as described in OWASP https://owasp.org/www-community/Slow_Down_Online_Guessing_Attacks_with_Device_Cookies
t4web/profiler
42 Downloads
ZF2 Module. Allow profiling and log slow request
therencemanzo/slowquerylogger
4 Downloads
This librabry will logged all slow queries based on the threshold
brandworks/querylogger
62 Downloads
Trace or log your (slow) queries in Laravel 4
padosoft/laravel-querymonitor
4 Downloads
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.
marcusschwarz/myprofi
18 Downloads
Analyze your MySQL Slow Query Logfiles
magefine/performance-mess-detector
0 Downloads
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.
verbb/timber
7765 Downloads
A utility to show your application logs in the control panel.
tjvb/laravel-githash
12449 Downloads
Get the current git hash from your project, show it in your blade or add it to your logs.