juniora/laravel-querymonitor
Laravel QueryMonitor is a package for Laravel that allows you to monitor and log:Slow SQL Queries: Monitors the actual execution time of SQL queries on the database.Slow Eloquent Methods: Monitors the total time taken by Eloquent methods, including PHP processing.
时间:2025-07-04 14:50
rezakia/slow-query-logger
A Laravel package to log slow database queries.
时间:2025-06-28 11:16
layman/laravel-logger
laravel logger log logging file database
时间:2025-06-23 09:04
umairhanifdev/laravel-table-logger
Automated Laravel model auditing and application log management with dynamic table creation. Tracks all model changes (create/update/delete) in dedicated log tables while maintaining native Laravel conventions. Provides comprehensive activity monitoring without database modifications.
时间:2025-06-22 08:04
surgery3/db-event-log
Log events to a flexible database table within the application
时间:2025-06-04 20:23
lightscale/laralight-auth-log
Log authentication laravel application to database
时间:2025-04-09 23:49
lightscale/laralight-access-log
Log requests in a laravel application to database
时间:2025-04-09 21:25
synaptic4u/logging
Custom logging class able to log to files and database
时间:2025-04-03 13:06
dottedai/laravel-query-logger
A package to log and display database queries like Rails console.
时间:2025-03-12 19:13
salimkamboh/laravel-log-to-db
Custom Laravel Log channel handler that can store log events to SQL or MongoDB databases. Uses Laravel native logging functionality.
时间:2025-03-03 18:31
filippo-toso/laravel-mailog
Log your emails to the database and view them in a simple web interface
时间:2025-02-25 08:31
snype/nplusone
This package helps you detect and log N+1 queries in a Laravel application to help optimize database performance. By listening to all database queries executed during the request lifecycle, the package identifies queries that may lead to N+1 query problems, which can severely impact the performance
时间:2025-01-28 23:06
lukasbableck/contao-404-log-bundle
This Contao bundle logs 404 errors to the database, allows you to view them in the Contao backend and create redirects for them if terminal42/contao-url-rewrite is installed.
时间:2025-01-18 21:22
flexadmin/laravel-email-database-log
A database logger for all outgoing emails sent by your Laravel application.
时间:2024-12-22 14:15
aliirfaan/citronel-external-service
Consume external APIs using a standard interface using Laravel http client. Log requests and responses for API calls in database and log file for auditing/debugging purposes.
时间:2024-11-27 09:09