Libraries tagged by eloquent changes
owen-it/laravel-auditing
37987861 Downloads
Audit changes of your Eloquent models in Laravel
jpkleemans/attribute-events
554728 Downloads
🔥 Fire events on attribute changes of your Eloquent model
altek/accountant
1032462 Downloads
The auditing & accountability package for Laravel's Eloquent ORM.
romalytar/yammi-audit-log-laravel
689 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.
alexstewartja/laravel-attribute-observer
87018 Downloads
Observe (and react to) attribute changes made on Eloquent models.
iconscout/laravel-auditing-elasticsearch
11890 Downloads
A elasticsearch driver for the owen-it/laravel-auditing package. Allows storage of the audits in elasticsearch.
a2zwebltd/auditable-relations
1582 Downloads
Automatic auditing for Eloquent relationship changes (attach, detach, sync) using Laravel Auditing
ascend/laravel-column-watcher
964 Downloads
Watch and react to Eloquent model column changes with PHP 8 attributes. Trigger handlers when specific columns are modified, with support for queued handlers, before/after save timing, and built-in infinite loop protection. Think observers, but column specific!
siabit/laravel-auditing-elasticsearch
10077 Downloads
A elasticsearch driver for the owen-it/laravel-auditing package. Allows storage of the audits in elasticsearch.
onelearningcommunity/grease
212 Downloads
Opt-in performance optimizations for Eloquent's hot path, built from optimizations declined upstream. Zero core changes, byte-identical output.
neurony/laravel-revisions
13910 Downloads
Create multiple revisions of any Eloquent model record along with its underlying relationships
markkravchuk/statamic-activity-book
8778 Downloads
Statamic addon that saves the activity changes on the website content to Eloquent Driver
carlosdev/model-change-logger
27 Downloads
Laravel package to log create, update, and delete events in Eloquent models with JSON snapshots and user attribution.
sehrgut/eloquent-computed-attributes
3392 Downloads
Automatically compute attributes on Laravel Eloquent models when their input changes
aw3r1se/laravel-audit-core
62 Downloads
Eloquent model & relation change auditing for Laravel, with a pluggable transport