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 8.0+ 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
Upgrading
See UPGRADE-7.0.md for upgrade instructions from 6.x to 7.0.
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 ^4.0
damienharper/auditor-doctrine-provider Version ^1.0
doctrine/doctrine-bundle Version ^3.0
doctrine/dbal Version ^4.0
doctrine/orm Version ^3.2
symfony/asset Version ^8.0
symfony/doctrine-bridge Version ^8.0
symfony/event-dispatcher Version ^8.0
symfony/lock Version ^8.0
symfony/security-bundle Version ^8.0
symfony/translation Version ^8.0
symfony/twig-bundle Version ^8.0
twig/extra-bundle Version ^3.3 || ^4.0
twig/intl-extra Version ^3.3 || ^4.0

