PHPackages                             jedenweb/auditable - 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. jedenweb/auditable

ActiveLibrary[Database &amp; ORM](/categories/database)

jedenweb/auditable
==================

v3.0.1(5y ago)0163MITPHPPHP &gt;=7.3

Since Jul 5Pushed 5y ago1 watchersCompare

[ Source](https://github.com/JedenWeb/auditable)[ Packagist](https://packagist.org/packages/jedenweb/auditable)[ RSS](/packages/jedenweb-auditable/feed)WikiDiscussions master Synced 2w ago

READMEChangelog (6)Dependencies (9)Versions (7)Used By (0)

jedenweb/auditable
==================

[](#jedenwebauditable)

Installation
------------

[](#installation)

```
$ composer require jedenweb/auditable
```

Register Nette extension:

```
extensions:
	- JedenWeb\AuditableModule\DI\AuditableExtension
```

Register UUID type, metadata mapping and target-entity mapping:

```
# example for kdyby/doctrine
doctrine:
	types:
		uuid: Ramsey\Uuid\Doctrine\UuidType
	metadata:
		JedenWeb\AuditableModule: %appDir%/../vendor/jedenweb/auditable/src/Model
	targetEntityMappings:
		JedenWeb\AuditableModule\Model\IAuthor: My\AuthorImplementation # implement yourself
```

###  Health Score

28

—

LowBetter than 52% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity62

Established project with proven stability

 Bus Factor1

Top contributor holds 100% 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 ~182 days

Recently: every ~189 days

Total

6

Last Release

2006d ago

Major Versions

v1.0.1 → v2.02018-12-09

v2.0.1 → v3.02018-12-13

PHP version history (2 changes)v1.0PHP ^7.1

v3.0.1PHP &gt;=7.3

### Community

Maintainers

![](https://www.gravatar.com/avatar/c8e2068c5573c738dddfacce393683321126a313ad2a61f51fe4a341b9f43f38?d=identicon)[PavelJurasek](/maintainers/PavelJurasek)

---

Top Contributors

[![PavelJurasek](https://avatars.githubusercontent.com/u/1270132?v=4)](https://github.com/PavelJurasek "PavelJurasek (11 commits)")

---

Tags

auditdoctrinenette

###  Code Quality

Static AnalysisPHPStan

Type Coverage Yes

### Embed Badge

![Health badge](/badges/jedenweb-auditable/health.svg)

```
[![Health](https://phpackages.com/badges/jedenweb-auditable/health.svg)](https://phpackages.com/packages/jedenweb-auditable)
```

###  Alternatives

[easycorp/easyadmin-bundle

Admin generator for Symfony applications

4.3k17.9M380](/packages/easycorp-easyadmin-bundle)[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)[2lenet/crudit-bundle

The easy like Crud'it Bundle.

1616.4k12](/packages/2lenet-crudit-bundle)

PHPackages © 2026

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