burzum / cakephp-database-log
Database logging adapter for CakePHP
Installs: 15 582
Dependents: 0
Suggesters: 0
Security: 0
Stars: 2
Watchers: 1
Forks: 4
Open Issues: 0
Type:cakephp-plugin
Requires
Requires (Dev)
- cakephp/migrations: ~1.0
- phpunit/phpunit: *
This package is auto-updated.
Last update: 2021-01-19 18:48:07 UTC
README
Requirements
- PHP 5.4+
- CakePHP 3.0
Documentation
See the installation guide for setting the plugin up.
But please check the official documentation on how to use logging adapters in detail.
Support
For bugs and feature requests, please use the issues section of this repository.
Contributing
To contribute to this plugin please follow a few basic rules.
- Pull requests must be send to the
develop
branch except hotfixes. - Contributions must follow the PSR2 coding standard.
- Unit tests are required.
License
Copyright 2012 - 2015, Florian Krämer
Licensed under The MIT License Redistributions of files must retain the above copyright notice.