api-skeletons/zf-doctrine-audit

Doctrine 2 Entity Auditing

3.0.2 2018-07-28 23:29 UTC

This package is auto-updated.

Last update: 2024-03-29 03:37:51 UTC


README

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

Read the documentation