Skip to main content

The missing audit log library.

A PHP library providing an easy and standardized way to collect audit logs —
with first-class Symfony integration.

Core Library

auditor

4.x

A standalone PHP library providing an easy and standardized way to collect audit logs. Framework-agnostic orchestration engine with a provider-based architecture.

  • Provider architecture
  • Event system
  • Framework-agnostic

Integrations

auditor-bundle

7.x

A Symfony bundle that seamlessly integrates the auditor library. Auto-wiring, YAML configuration, a built-in audit log viewer and runtime controls.

  • Symfony integration
  • Audit viewer
  • Runtime controls

Providers

auditor-doctrine-provider

1.x

Doctrine ORM provider for the auditor library. Tracks entity changes, relationships, and persists audit entries within the same database transaction.

  • Doctrine ORM
  • Multi-database
  • Schema management