Libraries tagged by model changes
sinclairt/track
45 Downloads
Track changes to your models and any custom events you'd like to keep track of
heristop/propel-auditable-behavior
11 Downloads
Propel behavior to track and record changes in your models
dpodium/yii2-audittrail
204 Downloads
Yii2-audittrail tracks changes to a model with behavior implementation, based on package asinfotrack/yii2-audittrail by Pascal Mueller, AS infotrack AG
davidiwezulu/audittrail
4 Downloads
Laravel package that automatically tracks changes to Eloquent models
bradietilley/laravel-audit-logs
1 Downloads
Log changes to your models in your Laravel application
adamcmoore/laravel-approvable
142 Downloads
Require approval of changes to eloquent models
unisharp/laravel-utilities
6 Downloads
Keep a change history for your models using laravel version 5.1.*
unisharp/laravel-audit-trail2
200 Downloads
Keep a change history for your models using laravel version 5.5.*
roketin/laravel-auditing
5197 Downloads
personal used for Roketin Engine. Keep a change history for your models using laravel version 5.*
rishpandey/laravel-auto-migration
1 Downloads
The package uses Doctrine DBAL in order to diff the existing tables with given model and make the necessary changes to it. If the table does not exist, it will create it.
human018/smart-name
16 Downloads
A Model Trait that quickly & intuitively change names from a full name into separate first, last and other name parts.
exertis/yii2-save-with-audit-trail-behavior
250 Downloads
Adds a $model->saveWithAuditTrail() method to your Models allowing you to annotate changes to your data.
braankoo/eloquent-snapshot
1 Downloads
Laravel Eloquent Snapshot is a lightweight package that enables automatic or manual snapshots of Eloquent model states. Ideal for audit trails, change tracking, or rollback functionality, this package stores historical records of model data in a flexible and efficient way.
wearesweet/laravel-revisonable
0 Downloads
Apply the trait HasRevisions to any model to be able to: View a history of changes, revert to previous versions of the model and allow for easy moderation of changes before persisting to the database.
guanguans/ai-commit
24629 Downloads
Automagically generate conventional git commit message with AI. - 使用 AI 自动生成约定式 git 提交信息。