Libraries tagged by track model
sis/track-history
485 Downloads
Laravel Model Track History
always-open/laravel-model-auditlog
13039 Downloads
Tracks changes made to models and logs them to individual tables.
kerattila/laravel-track-author
695 Downloads
Extension to add created_by, updated_by and deleted_by columns to Eloquent models.
phpcollective/tracker
122 Downloads
Track your Elequent Model
mreduar/laravel-balance
699 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
2108 Downloads
Package for keeping track of multiple CSV data imports for multiple models
silverstripe-australia/datachange-tracker
8657 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
968 Downloads
Tracks the user responsible for creating, modifying, or deleting an Eloquent model
apps-inteligentes/email-tracking
3089 Downloads
Track e-mail delivery with Mailgun Hooks. All data are stored in the database on Email model
sinclairt/track
45 Downloads
Track changes to your models and any custom events you'd like to keep track of
tpenaranda/model-log
1277 Downloads
A Laravel 5 package to automatically log attributes changes on any of your app models.
laravel-tool/audit
67 Downloads
Laravel tool audit model
masanchez/watchdog
17 Downloads
Watchdog is a logging plugin for CakePHP 3.x. The behavior tracks changes on models.
lumifycode/trackable
2895 Downloads
A Laravel package to track history of your models