Libraries tagged by track model
arkitecht/laravel-attributions
13452 Downloads
Laravel 5/6/7/8/9/10 - Track attributions (model creator / updater)
testmonitor/eloquent-revisable
98 Downloads
A Laravel package to track revisions of Eloquent models, allowing you to easily view and restore previous versions of your data.
danielemontecchi/laravel-userstamps
502 Downloads
Automatically track the user who created, updated, or deleted Eloquent models in Laravel, with database macros and model traits.
gottvergessen/activity
80 Downloads
A lightweight Laravel activity logging package that tracks model events with automatic observers.
hasyirin/laravel-actor
227 Downloads
A polymorphic action log for Eloquent models — track who did what, when.
signifly/laravel-manageable
7234 Downloads
Track users who manages models in your Laravel app
cyberwolfstudio/laravel-balance
5177 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
11354 Downloads
Tracks the user responsible for creating, modifying, or deleting an Eloquent model
bernskiold/laravel-blame
66 Downloads
Automatically track which user created and last updated your Eloquent models, with relations and schema macros.
akira/laravel-followable
699 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.
sis/track-history
640 Downloads
Laravel Model Track History
carlosdev/model-change-logger
20 Downloads
Laravel package to log create, update, and delete events in Eloquent models with JSON snapshots and user attribution.
phpcollective/tracker
140 Downloads
Track your Elequent Model
michaeljmeadows/created-by
36 Downloads
A simple trait to add User relationships to Eloquent models to track creation, updating, and deletion.
mreduar/laravel-balance
829 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.