Libraries tagged by eloquent changes
owen-it/laravel-auditing
27943222 Downloads
Audit changes of your Eloquent models in Laravel
jpkleemans/attribute-events
413673 Downloads
🔥 Fire events on attribute changes of your Eloquent model
altek/accountant
858130 Downloads
The auditing & accountability package for Laravel's Eloquent ORM.
alexstewartja/laravel-attribute-observer
76766 Downloads
Observe (and react to) attribute changes made on Eloquent models.
iconscout/laravel-auditing-elasticsearch
10474 Downloads
A elasticsearch driver for the owen-it/laravel-auditing package. Allows storage of the audits in elasticsearch.
siabit/laravel-auditing-elasticsearch
4093 Downloads
A elasticsearch driver for the owen-it/laravel-auditing package. Allows storage of the audits in elasticsearch.
markkravchuk/statamic-activity-book
5199 Downloads
Statamic addon that saves the activity changes on the website content to Eloquent Driver
fish/eloquent-logger
13960 Downloads
Log Eloquent model changes to a designated logs table
sehrgut/eloquent-computed-attributes
3392 Downloads
Automatically compute attributes on Laravel Eloquent models when their input changes
zbiller/laravel-revisions
42 Downloads
Create multiple revisions of any Eloquent model record along with its underlying relationships
neurony/laravel-revisions
13880 Downloads
Create multiple revisions of any Eloquent model record along with its underlying relationships
sajtiii/laravel-lockable-attributes
421 Downloads
Lock your eloquent model attributes to prevent changes on them.
carlosdev/model-change-logger
9 Downloads
Laravel package to log changes (update and delete) in Eloquent models, including changed fields, user, and timestamps.
dixieio/eloquent-model-future
43 Downloads
Schedule changes for Eloquent models
hnhdigital-os/laravel-model-change-tracking
291 Downloads
Provides support for tracking current user against model changes for the Eloquent ORM