Libraries tagged by query log
rdx/laravel-querylog
931 Downloads
socialblue/laravel-query-adviser
3174 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
179726 Downloads
A simple way to log PDO queries and execution times.
lobotomised/laravel-sql-logger
3645 Downloads
Simple way to log your SQL queries
litermi/logs
2438 Downloads
package to log routines and sql query
tumtum/sw6-sql-logger
693 Downloads
Returns SQL queries to the Browser or cli.
litermi/raw-query
2066 Downloads
The Response is a package to run raw query .
d3/oxid-sql-logger
9574 Downloads
Returns all SQL queries in the browser.
cmyker/doctrine-sql-logger
29072 Downloads
Doctrine SQL query debugger with binded parameters
rich2k/laravel-api-debugger
3042 Downloads
Easily debug your JSON API.
manish-pareek/laravel-api-debugger
5472 Downloads
Easily debug your JSON API.
crixuamg/laravel-api-debugger
2116 Downloads
Easily debug your JSON API.
jrbecart/laravel-statistics
564 Downloads
Forked from rinvex/laravel-statistics, Rinvex Statistics is a lightweight, yet detailed package for tracking and recording user visits across your Laravel application. With only one simple query per request, important data is being stored, and later a cronjob crush numbers to extract meaningful stories from within the haystack.
pnlinh/laravel-query-logger
118 Downloads
Quick enable/disable query logger in Laravel
phpfui/mysql-slow-log-parser
207 Downloads
MySQL and MariaDB Slow Query Log Parser featuring sortable results