Libraries tagged by eloquent changes
owen-it/laravel-auditing
35821705 Downloads
Audit changes of your Eloquent models in Laravel
jpkleemans/attribute-events
526749 Downloads
🔥 Fire events on attribute changes of your Eloquent model
altek/accountant
1001071 Downloads
The auditing & accountability package for Laravel's Eloquent ORM.
alexstewartja/laravel-attribute-observer
85704 Downloads
Observe (and react to) attribute changes made on Eloquent models.
a2zwebltd/auditable-relations
1166 Downloads
Automatic auditing for Eloquent relationship changes (attach, detach, sync) using Laravel Auditing
ascend/laravel-column-watcher
690 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
8872 Downloads
A elasticsearch driver for the owen-it/laravel-auditing package. Allows storage of the audits in elasticsearch.
neurony/laravel-revisions
13903 Downloads
Create multiple revisions of any Eloquent model record along with its underlying relationships
iconscout/laravel-auditing-elasticsearch
11614 Downloads
A elasticsearch driver for the owen-it/laravel-auditing package. Allows storage of the audits in elasticsearch.
markkravchuk/statamic-activity-book
8264 Downloads
Statamic addon that saves the activity changes on the website content to Eloquent Driver
sehrgut/eloquent-computed-attributes
3392 Downloads
Automatically compute attributes on Laravel Eloquent models when their input changes
minasm/laravel-revisions
497 Downloads
An update for from neurony. Create multiple revisions of any Eloquent model record along with its underlying relationships
despatates/laravel-auditing-job-database
3122 Downloads
A database driver for the owen-it/laravel-auditing package. Store audits using laravel jobs.
betapeak/laravel-auditing-filesystem
6515 Downloads
A filesystem driver for the owen-it/laravel-auditing package. Allows storage of the audits in CSV files, across all registered Laravel disks.
zbiller/laravel-revisions
42 Downloads
Create multiple revisions of any Eloquent model record along with its underlying relationships