Popularity
5.0
Stable
Activity
8.0
Growing
394
16
121

Description

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

Programming language: PHP
License: MIT License
Tags: Database     ORM     MySQL     Postgres     Postgresql     SQL     Symfony     Logs     Composer Repositories     Audit    

auditor-bundle alternatives and similar libraries

Based on the "Database" category.
Alternatively, view auditor-bundle alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of auditor-bundle or a related project?

Add another 'Database' Library

README

auditor-bundle Tweet

Latest Stable Version Latest Unstable Version auditor-bundle 5.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

Version Status Requirements Badges
5.x Active development :rocket: PHP >= 7.4, Symfony >= 4.4 auditor-bundle 5.x CI Scrutinizer Code Quality codecov
4.x Active support PHP >= 7.2, Symfony >= 3.4 auditor-bundle 4.x CI Scrutinizer Code Quality
3.x End of life PHP >= 7.1, Symfony >= 3.4
2.x End of life PHP >= 7.1, Symfony >= 3.4
1.x End of life PHP >= 7.1, Symfony >= 3.4

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](tests/README.md)

Credits

License

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


*Note that all licence references and agreements mentioned in the auditor-bundle README section above are relevant to that project's source code only.