Libraries tagged by track model
cyberwolfstudio/laravel-balance
2119 Downloads
Maintains a history of balance movements in the eloquent models. This simple package will keep track of the balance of your models. You can increase, decrease, reset and set the balance. It is also possible to check if a model has a positive balance or no balance.
testmonitor/laravel-accountable
11044 Downloads
Tracks the user responsible for creating, modifying, or deleting an Eloquent model
sis/track-history
530 Downloads
Laravel Model Track History
muhammadyunus1072/track-history
12 Downloads
Laravel Model Track History
mreduar/laravel-balance
721 Downloads
Maintains a history of balance movements in the eloquent models. This simple package will keep track of the balance of your models. You can increase, decrease, reset and set the balance. It is also possible to check if a model has a positive balance or no balance.
sirs/dataimporter
2195 Downloads
Package for keeping track of multiple CSV data imports for multiple models
akira/laravel-followable
161 Downloads
A lightweight and flexible Laravel package that adds follow/unfollow functionality to Eloquent models. With an intuitive API, it allows users to follow other users, track entities, and manage relationships effortlessly.
silverstripe-australia/datachange-tracker
8660 Downloads
Record and track changes to any dataobjects. View chages/diffs in model admin.
sheadawson/silverstripe-datachange-tracker
5138 Downloads
Record and track changes to any dataobjects. View chages/diffs in model admin.
bytestgear/laravel-accountable
970 Downloads
Tracks the user responsible for creating, modifying, or deleting an Eloquent model
apps-inteligentes/email-tracking
3092 Downloads
Track e-mail delivery with Mailgun Hooks. All data are stored in the database on Email model
patoui/model-history
0 Downloads
A Laravel package to track model changes
sinclairt/track
47 Downloads
Track changes to your models and any custom events you'd like to keep track of
tpenaranda/model-log
1278 Downloads
A Laravel 5 package to automatically log attributes changes on any of your app models.
carlosdev/model-change-logger
7 Downloads
Laravel package to log changes (update and delete) in Eloquent models, including changed fields, user, and timestamps.