starlit / db-logging
Adds logging for the starlit/db package by providing a database monolog handler.
Installs: 3
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 0
pkg:composer/starlit/db-logging
Requires
- php: >=7.1
- ext-pdo_mysql: *
- monolog/monolog: ^1.24
- starlit/db: ^0.12.2
Requires (Dev)
- phpunit/phpunit: ^7.5
This package is auto-updated.
Last update: 2025-10-19 03:56:31 UTC
README
Adds logging for the starlit/db package by providing a database monolog handler
Installation
Add the package as a requirement to your composer.json
:
$ composer require starlit/db-logging
Requirements
- Requires PHP 7.1 or above.
License
This software is licensed under the BSD 3-Clause License - see the LICENSE
file for details.