PHPackages                             api-skeletons/zf-doctrine-audit - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Database &amp; ORM](/categories/database)
4. /
5. api-skeletons/zf-doctrine-audit

ActiveZf-module[Database &amp; ORM](/categories/database)

api-skeletons/zf-doctrine-audit
===============================

Doctrine 2 Entity Auditing

3.0.2(7y ago)735031MITPHPPHP &gt;=7.1CI failing

Since Mar 9Pushed 5y ago1 watchersCompare

[ Source](https://github.com/API-Skeletons/zf-doctrine-audit)[ Packagist](https://packagist.org/packages/api-skeletons/zf-doctrine-audit)[ RSS](/packages/api-skeletons-zf-doctrine-audit/feed)WikiDiscussions master Synced today

READMEChangelog (10)Dependencies (8)Versions (18)Used By (1)

Auditing for Doctrine ORM
=========================

[](#auditing-for-doctrine-orm)

[![Build Status](https://camo.githubusercontent.com/e79bf5cf58244e5aa6fbea819058782eb0076a06eb45e111a4f2ea769dd484b1/68747470733a2f2f7472617669732d63692e6f72672f4150492d536b656c65746f6e732f7a662d646f637472696e652d61756469742e706e67)](https://travis-ci.org/API-Skeletons/zf-doctrine-audit)[![Gitter](https://camo.githubusercontent.com/c45f0485e89d3cd41f666d7d4bb5875cb59836555e05b6b11f77ed223eb64c0c/68747470733a2f2f6261646765732e6769747465722e696d2f6170692d736b656c65746f6e732f6f70656e2d736f757263652e737667)](https://gitter.im/api-skeletons/open-source)[![Patreon](https://camo.githubusercontent.com/f9e075baad95563481d35174d43ef50757281abb6bc795d0f473fad452afa030/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f70617472656f6e2d646f6e6174652d79656c6c6f772e737667)](https://www.patreon.com/apiskeletons)[![Total Downloads](https://camo.githubusercontent.com/33251ad3bc1a2f276a5e0a9a9795292ba2e38a6a27f9e607fcde0a9e924f78fa/68747470733a2f2f706f7365722e707567782e6f72672f6170692d736b656c65746f6e732f7a662d646f637472696e652d61756469742f646f776e6c6f616473)](https://packagist.org/packages/api-skeletons/zf-doctrine-audit)

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](https://raw.githubusercontent.com/API-Skeletons/zf-doctrine-audit/master/media/zf-doctrine-audit-erd.png)](https://raw.githubusercontent.com/API-Skeletons/zf-doctrine-audit/master/media/zf-doctrine-audit-erd.png)

Entity Relationship Diagram created with [Skipper](https://skipper18.com)

[Read the documentation](http://zf-doctrine-audit.readthedocs.io/en/latest/)
----------------------------------------------------------------------------

[](#read-the-documentation)

###  Health Score

33

—

LowBetter than 72% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity19

Limited adoption so far

Community17

Small or concentrated contributor base

Maturity67

Established project with proven stability

 Bus Factor1

Top contributor holds 86.9% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~54 days

Total

17

Last Release

2894d ago

Major Versions

0.3.0 → 1.0.12016-03-28

1.0.1 → 2.0.02017-09-24

2.0.8 → 3.0.02018-06-25

PHP version history (3 changes)0.1.0PHP &gt;=5.3.0

0.3.0PHP &gt;=7.0

2.0.0PHP &gt;=7.1

### Community

Maintainers

![](https://www.gravatar.com/avatar/49dd7d9dba889ac674b0da447d9c1e69d1128dc3ccbaef98ba83d6ee519fc2d6?d=identicon)[tom\_anderson](/maintainers/tom_anderson)

---

Top Contributors

[![TomHAnderson](https://avatars.githubusercontent.com/u/493920?v=4)](https://github.com/TomHAnderson "TomHAnderson (351 commits)")[![tawfekov](https://avatars.githubusercontent.com/u/94997?v=4)](https://github.com/tawfekov "tawfekov (46 commits)")[![DASPRiD](https://avatars.githubusercontent.com/u/233300?v=4)](https://github.com/DASPRiD "DASPRiD (4 commits)")[![voxel01](https://avatars.githubusercontent.com/u/2588984?v=4)](https://github.com/voxel01 "voxel01 (2 commits)")[![jeremiahsmall](https://avatars.githubusercontent.com/u/814871?v=4)](https://github.com/jeremiahsmall "jeremiahsmall (1 commits)")

---

Tags

doctrineAudit

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/api-skeletons-zf-doctrine-audit/health.svg)

```
[![Health](https://phpackages.com/badges/api-skeletons-zf-doctrine-audit/health.svg)](https://phpackages.com/packages/api-skeletons-zf-doctrine-audit)
```

###  Alternatives

[damienharper/auditor-bundle

Integrate auditor library in your Symfony projects.

4623.0M](/packages/damienharper-auditor-bundle)[damienharper/auditor

The missing audit log library.

1933.0M9](/packages/damienharper-auditor)[data-dog/audit-bundle

Audit bundle for symfony2 and doctrine orm, logs any database change

137938.9k1](/packages/data-dog-audit-bundle)[hounddog/doctrine-data-fixture-module

Zend Framework 2 Module that provides Doctrine Data-Fixture functionality

37335.9k9](/packages/hounddog-doctrine-data-fixture-module)[rcsofttech/audit-trail-bundle

Enterprise-grade, high-performance Symfony audit trail bundle. Automatically track Doctrine entity changes with split-phase architecture, multiple transports (HTTP, Queue, Doctrine), and sensitive data masking.

1175.2k](/packages/rcsofttech-audit-trail-bundle)[mamuz/mamuz-blog

Provides blog feature for ZF2 with Doctrine

101.1k1](/packages/mamuz-mamuz-blog)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
