Libraries tagged by logging query
google/cloud
13334930 Downloads
Google Cloud Client Library
filisko/pdo-plus
16887 Downloads
PDO+ extends PDO in order to log all your queries. It also includes a Bar Panel for Tracy
wedesignit/laravel-performance
6161 Downloads
Optimize your code even before it hits production
asamir/laravel-in-db-performance-monitor
5212 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.
mamitech/laravel-slow-query-log
9918 Downloads
Slow query logging for Laravel
jrbecart/laravel-statistics
628 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.
rinvex/laravel-statistics
4034 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.
halloverden/symfony-doctrine-sql-logger-bundle
3565 Downloads
Better logging of SQL queries in Doctrine DBAL for Symfony.
sofa/laravel-db-queries-alert
2536 Downloads
Insanely simple check against DB querying abuse in Laravel app AKA Check Your Queries Bro!
web-chefs/db-lojack
4574 Downloads
Laravel Database Query Logger and debug helper.
markguinn/silverstripe-clockwork
3517 Downloads
Silverstripe extension integrating the Clockwork Chrome extension
dzegarra/tracy-mysqli
7497 Downloads
This lib extends mysqli to allow you to see all your executed queries. It also includes a Bar Panel for Tracy
cortex/statistics
304 Downloads
Cortex Statistics is a frontend layer for 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.
solophp/database
97 Downloads
Lightweight and flexible PHP database wrapper with support for multiple database types, query building, and optional logging.
zxygel0913/query-logger-middleware
31 Downloads
Laravel middleware for logging queries with duplicate prevention.