Libraries tagged by model-statuses
spatie/laravel-model-status
1479528 Downloads
A package to enable assigning statuses to Eloquent Models
thefeqy/laravel-model-status
385 Downloads
A Laravel package to automate adding configurable status columns to models and migrations, and enforce user activity through middleware.
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
fabpl/laravel-model-status
7 Downloads
Laravel package to assign statuses to Eloquent Models
dommer1/model-statuses
645 Downloads
uutkukorkmaz/laravel-statuses
726 Downloads
A package that makes managing the model statuses easier
baytek/laravel-statusbit
146 Downloads
Model Status Bits
ofry/zf-development-mode-status
11 Downloads
Zend Framework development mode status check on runtime
spatie/laravel-model-states
4519265 Downloads
State support for Eloquent models
filamerce/filament-model-states
343 Downloads
This is my package filament-model-states
mymuns/activity-log
79 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.
a909m/filament-statefusion
15 Downloads
Filament StateFusion is a powerful FilamentPHP plugin that seamlessly integrates Spatie Laravel Model States into the Filament admin panel. This package provides an intuitive way to manage model states, transitions, and filtering within Filament, enhancing the user experience and developer productivity.