Libraries tagged by model-state
mymuns/activity-log
3 Downloads
A comprehensive Laravel 12+ package that provides request-response logging and model change tracking (versioning) with the ability to revert model states via command or API. Logs can be stored in the database or sent to external services like Logstash, Elasticsearch, Loki, or Sentry.
dimonka2/flatstate
82 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
1464827 Downloads
A package to enable assigning statuses to Eloquent Models
jhumanj/laravel-model-stats
13052 Downloads
Model statistics dashboard for your Laravel Application
thefeqy/laravel-model-status
322 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
11267 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
251 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
fabpl/laravel-model-status
7 Downloads
Laravel package to assign statuses to Eloquent Models