Libraries tagged by logging query
google/cloud
14924414 Downloads
Google Cloud Client Library
rinvex/laravel-statistics
4081 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
12517 Downloads
Slow query logging for Laravel
filisko/pdo-plus
19312 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
5953 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.
hershel-theodore-layton/sql-queryf
107 Downloads
Render queryf-style SQL queries to strings for logging and debugging
imer/laravel-query-table
1652 Downloads
Laravel plugin for displaying query results as a table with built-in filtering/sorting/pagination
wedesignit/laravel-performance
8151 Downloads
Optimize your code even before it hits production
cheack/debugbar-doctrine
1416 Downloads
Laravel Debugbar integration for Doctrine DBAL with query logging and performance profiling support
halloverden/symfony-doctrine-sql-logger-bundle
4289 Downloads
Better logging of SQL queries in Doctrine DBAL for Symfony.
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.
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
7695 Downloads
This lib extends mysqli to allow you to see all your executed queries. It also includes a Bar Panel for Tracy