Libraries tagged by model changes
ethical-jobs/laravel-auditing
21322 Downloads
Audit changes of your Eloquent models in Laravel/Lumen
luissantiago/elogquent
9 Downloads
Listens to Eloquent model events and logs configured attribute changes into a history table.
samuell/revisions-plugin
5760 Downloads
Revisions allows to extend any model with Revisionable trait with more features and easy to use.
cornernote/yii-audit-module
5498 Downloads
Track and store usage information including page requests, database field changes and system errors.
zbiller/laravel-revisions
41 Downloads
Create multiple revisions of any Eloquent model record along with its underlying relationships
alkhachatryan/laravel-loggable
390 Downloads
Laravel Loggable - Log your model changes in multiple ways.
antonyz89/yii2-templates
1973 Downloads
minor changes in model/crud templates
sajtiii/laravel-lockable-attributes
278 Downloads
Lock your eloquent model attributes to prevent changes on them.
sehrgut/eloquent-computed-attributes
3391 Downloads
Automatically compute attributes on Laravel Eloquent models when their input changes
elaborate-code/laravel-eloquent-logs
275 Downloads
A simple way to log changes that occur on Eloquent models
temistocle1998/laravel-model-tracker
18 Downloads
A Laravel package for tracking model changes, including old values, new values, and the user responsible for the changes
hnhdigital-os/laravel-model-change-tracking
290 Downloads
Provides support for tracking current user against model changes for the Eloquent ORM
yii2tech/model-change
5213 Downloads
Provides model data and state change tracking for Yii2
bluora/laravel-model-change-tracking
1381 Downloads
Provides support for tracking current user against model changes for the Eloquent ORM
vahidid/model-logger
19 Downloads
Simple package for log changes on every model in Laravel