api-skeletons / zf-doctrine-audit
Doctrine 2 Entity Auditing
Installs: 345
Dependents: 1
Suggesters: 0
Security: 0
Stars: 7
Watchers: 3
Forks: 3
Open Issues: 0
Type:zf-module
Requires
- php: >=7.1
- api-skeletons/zf-doctrine-data-fixture: ^5.0.7
- api-skeletons/zf-doctrine-repository: ^1.0
- doctrine/doctrine-orm-module: ^1.1.5 || ^2.1
- zendframework/zend-authentication: ^2.5.3
- zendframework/zend-servicemanager: ^3.3
Requires (Dev)
- api-skeletons/coding-standard: ^1.0
- phpunit/phpunit: ^4.0
- zendframework/zend-code: 3.2.0
README
This library creates an audit database for a target database using Doctrine ORM to define the database. You do not need to interact with the target database through PHP in order to gain the benefit of auditing. That is, once the two databases are configured for auditing they "just work".
This library is targeted to Doctrine ORM applications and there are many tools to help you manage auditing within your code.
Entity Relationship Diagram created with Skipper