Libraries tagged by query log
phpblaze/bladelib
16541 Downloads
phpblade/bladelib is an optimized Blade-based vendor package designed to enhance PHP execution and improve query performance directly within Blade views. It streamlines rendering logic, reduces redundant operations, and boosts overall runtime efficiency for Laravel applications.
rodrigopedra/laravel-query-logger
11984 Downloads
Laravel query logger
mamitech/laravel-slow-query-log
16604 Downloads
Slow query logging for Laravel
socialblue/laravel-query-adviser
3810 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
181199 Downloads
A simple way to log PDO queries and execution times.
rstriquer/eloquent-logger
3466 Downloads
Write SQL queries to a file into Laravel "storage/logs" directory.
akira/laravel-auth-logs
3130 Downloads
Track, query, and act on authentication activity in your Laravel application. Automatically records successful and failed sign-ins, with optional notifications and geolocation context.
ka4ivan/laravel-api-debugger
848 Downloads
A debugging tool for Laravel APIs that provides request execution time and query profiling.
hashemi/queryfilter
1216 Downloads
A simple & dynamic package for your eloquent query in laravel. It will help you to write query logic individual for each parameter.
cheack/debugbar-doctrine
6290 Downloads
Laravel Debugbar integration for Doctrine DBAL with query logging and performance profiling support
onlime/laravel-sql-reporter
1577 Downloads
Log SQL queries in Laravel framework
rich2k/laravel-api-debugger
6884 Downloads
Easily debug your JSON API.
rinvex/laravel-statistics
4169 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.
yii2-extensions/debug
4492 Downloads
Debug toolbar and debugger panels for Yii2: requests, logs, queries, profiling, timeline, queue, mail, events, asset bundles, and user switching with a Vite-built dependency-free UI.
waaseyaa/audit
1740 Downloads
OCAP append-only audit log substrate — unified event table, writer + query contracts, retention policy.