Libraries tagged by state transition machine
zrone/workflow
92 Downloads
Provides tools for managing a workflow or finite state machine
vandetho/symflow-laravel
1 Downloads
A Symfony-compatible workflow engine for Laravel. State machines, Petri nets, guards, events, validation, weighted arcs, middleware, and YAML/JSON/PHP import/export.
stateflow/engine
2 Downloads
A clean, auditable state machine for PHP 8.2+
siraaf/finite
29576 Downloads
A simple PHP7.2+ Finite State Machine
runner/finite
11 Downloads
A simple PHP5.3+ Finite State Machine
rasuvaeff/yii3-workflow
161 Downloads
Yii3 integration for symfony/workflow: workflow registry, enum marking store, transition audit trail, idempotency and a diagram dump command
mohamedhekal/ordermachine
0 Downloads
Configurable order lifecycle state machine for Laravel with guards, history, and events
jezzis/finite
3 Downloads
A simple PHP5.3+ Finite State Machine
imzeali/finite
69 Downloads
A simple PHP5.3+ Finite State Machine
djmattyg007/statemachine
50 Downloads
Matty G's State Machine
chareice/finite
56 Downloads
A simple PHP5.3+ Finite State Machine
benrowe/stateflow
6 Downloads
A flexible state machine library for PHP
argens/finite
0 Downloads
A simple PHP Finite State Machine
mohamedmohamedhekal/ordermachine
0 Downloads
Configurable order lifecycle state machine for Laravel with guards, history, and events
zenithsu/laravel-statemachine
166 Downloads
The zenith state machine is a powerful tool based on PHP designed to manage complex system states and their transitions. It adopts the configuration style of Spring StateMachine, providing a familiar and effective framework for tracking and controlling various process states.