Skip to content

API-Skeletons/zf-doctrine-audit

Repository files navigation

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