Libraries tagged by model-state
bkfdev/eloquent-states-machine
18 Downloads
State machines for your Laravel Eloquent models
moirei/laravel-state
438 Downloads
Managing model state made easy.
dimonka2/flatstate
83 Downloads
Model states manager with simplified state declaration for Laravel
braankoo/eloquent-snapshot
1 Downloads
Laravel Eloquent Snapshot is a lightweight package that enables automatic or manual snapshots of Eloquent model states. Ideal for audit trails, change tracking, or rollback functionality, this package stores historical records of model data in a flexible and efficient way.
asz/statemm
13 Downloads
manage model state
spatie/laravel-model-status
1504413 Downloads
A package to enable assigning statuses to Eloquent Models
jhumanj/laravel-model-stats
13078 Downloads
Model statistics dashboard for your Laravel Application
thefeqy/laravel-model-status
394 Downloads
A Laravel package to automate adding configurable status columns to models and migrations, and enforce user activity through middleware.
grungestranger/laravel-eloquent-table-name-trait
11597 Downloads
Eloquent trait to get the names of tables of your models statically.
zoparga/laravel-model-status
37 Downloads
Add many status to many model with a single trait. E.g.: many status for a customer.
thomascastle/laravel-model-status
1 Downloads
A package to enable assigning statuses to Eloquent Models (Practice Publish)
snowpenguinstudios/laravel-model-status
5 Downloads
This Laravel package allows the ability to implement a status feature to any Laravel model. This utilizes the polymorphic relationships.
open-southeners/laravel-model-status
253 Downloads
A very simple yet very integrated Laravel status package
nastuzzi-samy/laravel-model-stages
2686 Downloads
Add stage scopes to models with parents
gigerit/laravel-model-stats
187 Downloads
Model statistics dashboard for your Laravel Application