damienharper / auditor-doctrine-provider
Doctrine ORM provider for the auditor audit-log library.
Package info
github.com/DamienHarper/auditor-doctrine-provider
pkg:composer/damienharper/auditor-doctrine-provider
Requires
- php: >=8.4
- damienharper/auditor: ^4.0
- doctrine/dbal: ^4.0
- doctrine/orm: ^3.2
- symfony/cache: ^8.0
- symfony/lock: ^8.0
Requires (Dev)
- ext-pdo: *
- doctrine/data-fixtures: ^2.0
- gedmo/doctrine-extensions: ^3.0
- phpbench/phpbench: ^1.4
- phpunit/phpunit: ^12.0
- symfony/flex: ^2.4
- symfony/var-dumper: ^8.0
Suggests
- damienharper/auditor-bundle: Integrate auditor library in your Symfony projects.
- gedmo/doctrine-extensions: Required for soft-delete support.
This package is auto-updated.
Last update: 2026-03-10 23:12:02 UTC
README
auditor-doctrine-provider brings the auditing features of auditor to applications using Doctrine ORM.
Official Documentation
auditor-doctrine-provider documentation can be found locally in the docs/ folder.
Version Information
| Version | Status | Requirements |
|---|---|---|
| 1.x | Active development 🚀 | PHP >= 8.4, Doctrine DBAL >= 4.0, Doctrine ORM >= 3.2, auditor >= 4.0 |
Changelog is available in CHANGELOG.md.
Contributing
auditor-doctrine-provider is an open source project. Contributions made by the community are welcome.
Send us 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. See docs/contributing.md for setup and guidelines.
Credits
- Thanks to all contributors
- Special thanks to JetBrains for their Licenses for Open Source Development
License
auditor-doctrine-provider is free to use and is licensed under the MIT license