Libraries tagged by track model
karrarjasim/laravel-visites
240 Downloads
A Laravel package to track popularity of entries(by Models) in a website at a certain time.
jeremykenedy/laravel-ip-capture
1 Downloads
A Laravel package to automatically capture and track IP addresses on Eloquent model actions such as signup, login, update, and deletion.
mikewazovzky/adjustable
242 Downloads
Laravel package tracks adjustment made to Eloquent Models. Before and after update field values as well as a User are saved for every database transaction.
sthira-labs/version-vault
5 Downloads
A clean, configurable, relation-aware model versioning package for Laravel. Tracks efficient diffs (plus periodic snapshots), records changed paths and metadata, and lets you reconstruct, compare, and rollback any Eloquent model with its relations and pivot data.
pkvas/laravel-balance
3 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.
notchafrica/s2balance
8 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.
notchafrica/balance
12 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.
notchafrica/avbalance
4 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.
kbeaud11/laravel-cloud-tracker
3 Downloads
Track usage-based infrastructure costs per model in Laravel Cloud environments.
ifedeev/laravel-balance
33 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.
heristop/propel-auditable-behavior
11 Downloads
Propel behavior to track and record changes in your models
bruhanda/balance
8 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.
batv45/laravel-balance
439 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.
hasyirin/laravel-kpi
259 Downloads
Measure turnaround time against a working schedule, and track status transitions (movements) on any Eloquent model.
zaimea/metrics
21 Downloads
Metrics is a lightweight Laravel package that allows you to track, increment, and analyze key actions or events on your models.