Skip to content

voxel01/zf-doctrine-audit

 
 

Repository files navigation

Auditing for Doctrine ORM

Build Status Gitter 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

About

Auditing for Doctrine ORM

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 96.4%
  • HTML 2.0%
  • SQLPL 1.6%