Libraries tagged by log sql queries
lingxi/laravel-sql-logger
1726 Downloads
A tool to log all queries for laravel/lumen application.
huang-yi/laravel-db-log
136 Downloads
Logs database queries for Laravel.
goodwong/laravel-database-query-log
73 Downloads
将sql查询语句、查询用时记录到日志文件,以供分析优化
padosoft/laravel-querymonitor
676 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.
juniora/laravel-querymonitor
938 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.
bytetcore/lalog
4 Downloads
A robust Laravel SQL Query Logger that logs all database queries to files with rotation, performance metrics, and cross-database compatibility.
thamibn/laravel-periscope
16 Downloads
Laravel adapter for php-periscope — wires Telescope-tier observability events into the periscope C extension's trace. Time-travel debugging, SQL/log/cache/job inspection, and an AI-native MCP server in one package.
programming_cat/laravel-querylog
81 Downloads
output query log with 'querylog' channel
mamun724682/laravel-db-governor
1 Downloads
Safe production database access for Laravel with query approvals, audit logs, and rollback.
hexmakina/tracer
147 Downloads
SQL query logger
askerakbar/lens
8 Downloads
A sleek, developer-friendly SQL query logger for Laminas MVC applications.