Stars: 349
Forks: 106
Pull Requests: 184
Issues: 184
Watchers: 15
Last Updated: 2023-07-14 07:47:17
The missing audit log library
License: MIT License
Languages: PHP, Twig, JavaScript, CSS
auditor-bundle
, formerly known as DoctrineAuditBundle
integrates auditor
library into any Symfony 3.4+ application.
You can try out this bundle by cloning its companion demo app. Follow instructions at auditor-bundle-demo.
auditor-bundle
official documentation can be found here.
Changelog is available here
Once installed and configured, any database change affecting audited entities will be logged to audit logs automatically. Also, running schema update or similar will automatically setup audit logs for every new auditable entity.
auditor-bundle
is an open source project. Contributions made by the community are welcome.
Send me your ideas, code reviews, pull requests and feature requests to help us improve this project.
Do not forget to provide unit tests when contributing to this project. To do so, follow instructions in this dedicated README
auditor-bundle
is free to use and is licensed under the MIT license