Docs for the Symfony audit bundle.
Use these pages as the documentation entry point for AuditTrailBundle 4.x. The README stays the quick entry point; these pages expand quick start, configuration, transports, integrity, admin UI, querying, recovery, and architecture.
Start Here
Quick Start
Install the bundle, run the migration, add #[Auditable], and review your first audit rows.
Configuration
Configure database, queue, HTTP, integrity, EasyAdmin, and operational defaults.
Transports
Choose database, async database, queue, HTTP, or chain-style delivery.
AuditReader API
Query entity history, changed fields, diffs, transactions, and cursor pages.
Project Links
Canonical package metadata, source, issue tracking, and release history remain in the package repository and Packagist.