Libraries tagged by state transition
symfony/workflow
46100516 Downloads
Provides tools for managing a workflow or finite state machine
yohang/finite
3672140 Downloads
A simple PHP Finite State Machine
henzeb/enumhancer
372187 Downloads
Your framework-agnostic Swiss Army knife for PHP 8.1+ native enums
a909m/filament-statefusion
19720 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.
gomachan46/state-machine
98029 Downloads
simple state machine with annotations for PHP, inspired by AASM known as a Ruby state machine.
rolfvreijdenberger/izzum-statemachine
26069 Downloads
A superior statemachine library php >= 5.3. Integrates with your domain models perfectly.
zinovyev/php-fsm
7479 Downloads
PHP Finite-state Machine
byjg/statemachine
9821 Downloads
Finite State Machine implementation with conditional transitions and state actions
star/state-machine
11602 Downloads
PHP implementation of a configurable State Machine, Workflow, transitions for your domain models
juststeveking/state-machine
187 Downloads
A small, framework-agnostic PHP state machine for modeling valid transitions between states.
webrek/laravel-state-machine
44 Downloads
Declarative state machines for Eloquent models with guards, events and transition history.
iotron/laravel-state-machine
745 Downloads
A robust, enum-aware state machine for Laravel Eloquent models
innoge/laravel-enum-states
59 Downloads
A state machine for Eloquent, built on native PHP enums. No state classes, no model trait, no extra tables.
mhqady/flowra
287 Downloads
Flowra is a flexible, database-driven workflow and state machine engine for Laravel. It supports workflows, typed states, transitions, guards, actions, scopes, and dynamic workflow loading, enabling complex business processes to evolve at runtime without redeploying code.
netzmacht/workflow
865 Downloads
Workflow library