Libraries tagged by query logging
google/cloud
14831858 Downloads
Google Cloud Client Library
rinvex/laravel-statistics
4061 Downloads
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.
mamitech/laravel-slow-query-log
12330 Downloads
Slow query logging for Laravel
filisko/pdo-plus
19232 Downloads
PDO+ extends PDO in order to log all your queries. It also includes a Bar Panel for Tracy
asamir/laravel-in-db-performance-monitor
5882 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.
elminson/database-query-logger
54 Downloads
A powerful PHP package for logging SQL queries from Laravel applications, supporting both Eloquent and Query Builder instances, with flexible output options.
imer/laravel-query-table
1634 Downloads
Laravel plugin for displaying query results as a table with built-in filtering/sorting/pagination
wedesignit/laravel-performance
8047 Downloads
Optimize your code even before it hits production
cheack/debugbar-doctrine
1348 Downloads
Laravel Debugbar integration for Doctrine DBAL with query logging and performance profiling support
hershel-theodore-layton/sql-queryf
93 Downloads
Render queryf-style SQL queries to strings for logging and debugging
halloverden/symfony-doctrine-sql-logger-bundle
4284 Downloads
Better logging of SQL queries in Doctrine DBAL for Symfony.
sofa/laravel-db-queries-alert
2537 Downloads
Insanely simple check against DB querying abuse in Laravel app AKA Check Your Queries Bro!
web-chefs/db-lojack
4578 Downloads
Laravel Database Query Logger and debug helper.
markguinn/silverstripe-clockwork
3517 Downloads
Silverstripe extension integrating the Clockwork Chrome extension
dzegarra/tracy-mysqli
7690 Downloads
This lib extends mysqli to allow you to see all your executed queries. It also includes a Bar Panel for Tracy