Download the PHP package damienharper/auditor-bundle without Composer
On this page you can find all versions of the php package damienharper/auditor-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download damienharper/auditor-bundle
More information about damienharper/auditor-bundle
Files in damienharper/auditor-bundle
Package auditor-bundle
Short Description Integrate auditor library in your Symfony projects.
License MIT
Informations about the package auditor-bundle
auditor-bundle
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
- Thanks to all contributors
License
auditor-bundle
is free to use and is licensed under the MIT license
All versions of auditor-bundle with dependencies
ext-intl Version *
damienharper/auditor Version ^3.2
doctrine/doctrine-bundle Version ^2.0
symfony/asset Version ^5.4|^6.4|^7.0
symfony/doctrine-bridge Version ^5.4|^6.4|^7.0
symfony/event-dispatcher Version ^5.4|^6.4|^7.0
symfony/lock Version ^5.4|^6.4|^7.0
symfony/security-bundle Version ^5.4|^6.4|^7.0
symfony/translation Version ^5.4|^6.4|^7.0
symfony/twig-bundle Version ^5.4|^6.4|^7.0
twig/extra-bundle Version ^3.3
twig/intl-extra Version ^3.3