Libraries tagged by query logging
google/cloud
13097317 Downloads
Google Cloud Client Library
filisko/pdo-plus
16290 Downloads
PDO+ extends PDO in order to log all your queries. It also includes a Bar Panel for Tracy
mamitech/laravel-slow-query-log
9512 Downloads
Slow query logging for Laravel
wedesignit/laravel-performance
5618 Downloads
Optimize your code even before it hits production
rinvex/laravel-statistics
4030 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
3397 Downloads
Better logging of SQL queries in Doctrine DBAL for Symfony.
asamir/laravel-in-db-performance-monitor
5106 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.
jrbecart/laravel-statistics
588 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.
sofa/laravel-db-queries-alert
2536 Downloads
Insanely simple check against DB querying abuse in Laravel app AKA Check Your Queries Bro!
imer/laravel-query-table
1080 Downloads
Laravel plugin for displaying query results as a table with built-in filtering/sorting/pagination
web-chefs/db-lojack
4573 Downloads
Laravel Database Query Logger and debug helper.
markguinn/silverstripe-clockwork
3517 Downloads
Silverstripe extension integrating the Clockwork Chrome extension
kabudu/event-logger
191 Downloads
Event logger is a PHP based event logger library that makes it easy to collect and query events in your web application based on user or system actions.
godscodes/laravel-statistics
64 Downloads
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.
dzegarra/tracy-mysqli
7488 Downloads
This lib extends mysqli to allow you to see all your executed queries. It also includes a Bar Panel for Tracy