damienharper/auditor-bundle

Integrate auditor library in your Symfony projects.

Installs: 1 347 150

Dependents: 1

Suggesters: 1

Security: 0

Stars: 380

Watchers: 17

Forks: 121

Open Issues: 35

Type:symfony-bundle

5.2.5 2023-12-20 23:41 UTC

README

Latest Stable Version Latest Unstable Version auditor-bundle 6.x CI License Scrutinizer Code Quality codecov Total Downloads Monthly Downloads Daily Downloads

auditor-bundle, formerly known as DoctrineAuditBundle integrates auditor library into any Symfony 3.4+ application.

Demo

You can try out this bundle by cloning its companion demo app. Follow instructions at auditor-bundle-demo.

Official Documentation

auditor-bundle official documentation can be found here.

Version Information

Changelog is available here

Usage

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.

Contributing

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

Credits

License

auditor-bundle is free to use and is licensed under the MIT license