Libraries tagged by track model
owen-it/laravel-auditing
26629481 Downloads
Audit changes of your Eloquent models in Laravel
nabilhassen/laravel-usage-limiter
899 Downloads
A laravel package to manage and limit usages/seats by plan, users, or other models
mobilestock/model-tracks-user-updates
4025 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.
orisintel/laravel-model-auditlog
76141 Downloads
Tracks changes made to models and logs them to individual tables.
arkitecht/laravel-attributions
11635 Downloads
Laravel 5/6/7/8/9/10 - Track attributions (model creator / updater)
jordanmiguel/laravel-popular
9343 Downloads
A Laravel package to track popularity of entries(by Models) in a website at a certain time.
codecourse/laravel-popularity
3752 Downloads
A package to track the popularity of your Laravel models.
asinfotrack/yii2-audittrail
25912 Downloads
Yii2-audittrail is a behavior and a set of widgets to track all modifications performed on a model
symbiote/silverstripe-datachange-tracker
21556 Downloads
Record and track changes to any dataobjects. View chages/diffs in model admin.
henryavila/email-tracking
2877 Downloads
Track e-mail delivery with Mailgun Hooks. All data are stored in the database on Email model
coreproc/laravel-wallet-plus
13949 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.
always-open/laravel-model-auditlog
13089 Downloads
Tracks changes made to models and logs them to individual tables.
kerattila/laravel-track-author
895 Downloads
Extension to add created_by, updated_by and deleted_by columns to Eloquent models.
cornernote/yii-audit-module
5535 Downloads
Track and store usage information including page requests, database field changes and system errors.
signifly/laravel-manageable
7229 Downloads
Track users who manages models in your Laravel app