Libraries tagged by track model
owen-it/laravel-auditing
23345054 Downloads
Audit changes of your Eloquent models in Laravel
orisintel/laravel-model-auditlog
75602 Downloads
Tracks changes made to models and logs them to individual tables.
nabilhassen/laravel-usage-limiter
603 Downloads
A laravel package to manage and limit usages/seats by plan, users, or other models
mobilestock/model-tracks-user-updates
882 Downloads
model-tracks-user-updates is a library that updates the 'updated_by_user' column with the corresponding user id. Internally it uses the model triggers to update the column with the id of the logged user.
arkitecht/laravel-attributions
10936 Downloads
Laravel 5/6/7/8/9/10 - Track attributions (model creator / updater)
jordanmiguel/laravel-popular
9259 Downloads
A Laravel package to track popularity of entries(by Models) in a website at a certain time.
asinfotrack/yii2-audittrail
25580 Downloads
Yii2-audittrail is a behavior and a set of widgets to track all modifications performed on a model
symbiote/silverstripe-datachange-tracker
20964 Downloads
Record and track changes to any dataobjects. View chages/diffs in model admin.
henryavila/email-tracking
2236 Downloads
Track e-mail delivery with Mailgun Hooks. All data are stored in the database on Email model
coreproc/laravel-wallet-plus
13674 Downloads
Easily add a virtual wallet to your Laravel models. Features multiple wallets and a ledger system to help keep track of all transactions in the wallets.
cornernote/yii-audit-module
5491 Downloads
Track and store usage information including page requests, database field changes and system errors.
signifly/laravel-manageable
7226 Downloads
Track users who manages models in your Laravel app
cyberwolfstudio/laravel-balance
1195 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.
codecourse/laravel-popularity
3611 Downloads
A package to track the popularity of your Laravel models.
testmonitor/laravel-accountable
10964 Downloads
Tracks the user responsible for creating, modifying, or deleting an Eloquent model