Libraries tagged by database logging
coedevtech/fixit
61 Downloads
A Laravel package that captures and logs all exceptions into a database table — with optional encryption, email alerts, and a powerful CLI interface. Designed to give you full visibility into unhandled errors, without clutter or guesswork
amirhb/laravel-mongodb-log
143 Downloads
Mongodb Logging for Laravel
omaralalwi/laravel-jobs-metrics
6 Downloads
Tracks job memory consumption — works with or without Horizon, and enables long-term performance analysis via database logging.
yireo/yireo_disablelog
697 Downloads
Disable all Magento logging to the database
yireo/magento1-disablelog
423 Downloads
Disable all Magento logging to the database
mymuns/activity-log
130 Downloads
A comprehensive Laravel 12+ package that provides request-response logging and model change tracking (versioning) with the ability to revert model states via command or API. Logs can be stored in the database or sent to external services like Logstash, Elasticsearch, Loki, or Sentry.
ttg/cakephp-database-log
8 Downloads
Database logging adapter for CakePHP
burzum/cakephp-database-log
15658 Downloads
Database logging adapter for CakePHP
tigr/database-logger
1701 Downloads
Database query logger with PDO Logging Statement
solophp/database
144 Downloads
Lightweight and flexible PHP database wrapper with support for multiple database types, query building, and optional logging.
synaptic4u/logging
48 Downloads
Custom logging class able to log to files and database
starlit/db-logging
3 Downloads
Adds logging for the starlit/db package by providing a database monolog handler.
salvegame197/laravel-mongodb-logging
5 Downloads
Logging to Mongodb using Laravel logging
quinn/logging
32 Downloads
Create & save log file and store data in database
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.