Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 1.28 KB

README.md

File metadata and controls

19 lines (12 loc) · 1.28 KB

Auditing for Doctrine ORM

Build Status Gitter Patreon Total Downloads

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

Entity Relationship Diagram created with Skipper