Libraries tagged by eloquent audit
owen-it/laravel-auditing
40013691 Downloads
Audit changes of your Eloquent models in Laravel
venturecraft/revisionable
7294549 Downloads
Keep a revision history for your models without thinking, created as a package for use with Laravel
yajra/laravel-auditable
289275 Downloads
A simple Laravel user auditing package for Eloquent Model.
altek/accountant
1061652 Downloads
The auditing & accountability package for Laravel's Eloquent ORM.
romalytar/yammi-audit-log-laravel
2076 Downloads
Universal change history and audit log for Laravel. Tracks who changed what and when across Eloquent models, with rich actor attribution (user, job, command, scheduler), field-level diffs, human-readable relationship labels and a timeline dashboard.
rajmundtoth0/laravel-auditing-elasticsearch-driver
111464 Downloads
An Elasticsearch driver for the owen-it/laravel-auditing package.
fissible/attest-laravel
18496 Downloads
Laravel adapter for fissible/attest: Eloquent storage, console commands, scheduled anchoring, events.
a2zwebltd/auditable-relations
2293 Downloads
Automatic auditing for Eloquent relationship changes (attach, detach, sync) using Laravel Auditing
dev-toolbelt/laravel-eloquent-plus
1750 Downloads
Supercharge your Laravel Eloquent models with automatic validation, audit trails, external IDs, smart casting, and lifecycle hooks — all with zero boilerplate.
ss-ipg/laravel-auditable
11694 Downloads
Declarative model audit logging for Laravel using PHP attributes
siabit/laravel-auditing-elasticsearch
11720 Downloads
A elasticsearch driver for the owen-it/laravel-auditing package. Allows storage of the audits in elasticsearch.
iconscout/laravel-auditing-elasticsearch
12048 Downloads
A elasticsearch driver for the owen-it/laravel-auditing package. Allows storage of the audits in elasticsearch.
moffhub/maker-checker
10417 Downloads
Enterprise-grade maker-checker (four-eyes) approval workflow for Laravel. Multi-role approvals, conditional rules engine, delegation, audit trail, bulk actions, and auto-intercept via Eloquent events.
grazulex/laravel-snapshot
140 Downloads
A powerful Laravel package for tracking, storing and comparing snapshots of your Eloquent models — cleanly and safely.
famdirksen/revisionable
9102 Downloads
Keep a revision history for your models without thinking, created as a package for use with Laravel