Libraries tagged by query log
hungthai1401/laravel-sql-logger
325 Downloads
Log SQL queries in Laravel/Lumen framework
eta/laravel-query-watcher
85 Downloads
A Laravel package to monitor and log database queries with configurable thresholds
tburschka/zf2-doctrine-sql-logger
4877 Downloads
Logs Doctrine DBAL queries with a Zend Log.
lobotomised/laravel-sql-logger
4461 Downloads
Simple way to log your SQL queries
lezhnev74/psr-logging-masking-middleware
14 Downloads
A logging middleware for any PSR-7 HTTP client that logs every request/response through a PSR-3 logger, with headers, query args and body keys masked. Built on PSR-7, PSR-17 and PSR-3.
edquint/sql-logger
16 Downloads
Library for generating SQL logs from ORMs and raw queries
imer/laravel-query-table
2033 Downloads
Laravel plugin for displaying query results as a table with built-in filtering/sorting/pagination
djunehor/laravel-revert-query
17 Downloads
Log all model events and revert specific model event
sofa/laravel-db-queries-alert
2537 Downloads
Insanely simple check against DB querying abuse in Laravel app AKA Check Your Queries Bro!
tokkerbaz/phpsql-lint
5 Downloads
A rule-based SQL linter, EXPLAIN-aware analyzer, and query log collector for PHP. A diagnostic and detection toolkit.
thamibn/laravel-periscope
26 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.
resultsystems/monitor
2779 Downloads
Monitor logs queries.log and laravel.log
wedesignit/laravel-performance
9424 Downloads
Optimize your code even before it hits production
amjad-ah/larascope
5 Downloads
A Laravel package that logs HTTP requests, duration, status, SQL queries, and memory usage.
sarfraznawaz2005/querydumper
75 Downloads
Laravel package to dump all running queries on the page.