Libraries tagged by track model
owen-it/laravel-auditing
25065511 Downloads
Audit changes of your Eloquent models in Laravel
orisintel/laravel-model-auditlog
75950 Downloads
Tracks changes made to models and logs them to individual tables.
mobilestock/model-tracks-user-updates
1525 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
11248 Downloads
Laravel 5/6/7/8/9/10 - Track attributions (model creator / updater)
nabilhassen/laravel-usage-limiter
675 Downloads
A laravel package to manage and limit usages/seats by plan, users, or other models
cornernote/yii-audit-module
5509 Downloads
Track and store usage information including page requests, database field changes and system errors.
jordanmiguel/laravel-popular
9295 Downloads
A Laravel package to track popularity of entries(by Models) in a website at a certain time.
asinfotrack/yii2-audittrail
25768 Downloads
Yii2-audittrail is a behavior and a set of widgets to track all modifications performed on a model
symbiote/silverstripe-datachange-tracker
21248 Downloads
Record and track changes to any dataobjects. View chages/diffs in model admin.
henryavila/email-tracking
2602 Downloads
Track e-mail delivery with Mailgun Hooks. All data are stored in the database on Email model
coreproc/laravel-wallet-plus
13873 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.
kerattila/laravel-track-author
745 Downloads
Extension to add created_by, updated_by and deleted_by columns to Eloquent models.
signifly/laravel-manageable
7227 Downloads
Track users who manages models in your Laravel app
mreduar/laravel-balance
708 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.
cyberwolfstudio/laravel-balance
1699 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.