Libraries tagged by query logger
socialblue/laravel-query-adviser
3830 Downloads
With Laravel Query Adviser you can get more insights into the SQL queries created by Eloquent models used in your app. It logs the queries used by your application and provides a helpful overview of the SQL queries. You can rerun the SQL query to analyze the database impact or copy the SQL query to your clipboard. The handy card view allows you to quickly point out the pain points of your application's SQL queries.
herrera-io/pdo-log
181223 Downloads
A simple way to log PDO queries and execution times.
rstriquer/eloquent-logger
3494 Downloads
Write SQL queries to a file into Laravel "storage/logs" directory.
akira/laravel-auth-logs
3151 Downloads
Track, query, and act on authentication activity in your Laravel application. Automatically records successful and failed sign-ins, with optional notifications and geolocation context.
ka4ivan/laravel-api-debugger
855 Downloads
A debugging tool for Laravel APIs that provides request execution time and query profiling.
onlime/laravel-sql-reporter
1581 Downloads
Log SQL queries in Laravel framework
rich2k/laravel-api-debugger
6962 Downloads
Easily debug your JSON API.
yii2-extensions/debug
4494 Downloads
Debug toolbar and debugger panels for Yii2: requests, logs, queries, profiling, timeline, queue, mail, events, asset bundles, and user switching with a Vite-built dependency-free UI.
waaseyaa/audit
2061 Downloads
OCAP append-only audit log substrate — unified event table, writer + query contracts, retention policy.
asamir/laravel-in-db-performance-monitor
6916 Downloads
Monitor your laravel application performance by logging requests in your database then analyze it. The log includes request parameters, actions, SQL queries and errors beside that you can know the requests with raw SQL queries.
venturo/laravel-slow-query-logger
2674 Downloads
sunaoka/laravel-query-logger
1037 Downloads
Query logger for Laravel.
ritaswc/laravel-query-logger
10382 Downloads
A dev tool to log all queries for laravel application.
pnlinh/laravel-query-logger
178 Downloads
Quick enable/disable query logger in Laravel
mitoop/laravel-query-logger
179 Downloads