Libraries tagged by state transition machine
symfony/workflow
48551176 Downloads
Provides tools for managing a workflow or finite state machine
yohang/finite
3747302 Downloads
A simple PHP Finite State Machine
henzeb/enumhancer
414694 Downloads
Your framework-agnostic Swiss Army knife for PHP 8.1+ native enums
a909m/filament-statefusion
36328 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.
innoge/laravel-enum-states
1987 Downloads
A state machine for Eloquent, built on native PHP enums. No state classes, no model trait, no extra tables.
gomachan46/state-machine
100096 Downloads
simple state machine with annotations for PHP, inspired by AASM known as a Ruby state machine.
rolfvreijdenberger/izzum-statemachine
26306 Downloads
A superior statemachine library php >= 5.3. Integrates with your domain models perfectly.
zinovyev/php-fsm
7649 Downloads
PHP Finite-state Machine
moffhub/flow
735 Downloads
Database-driven state machine and workflow engine for Laravel. Multi-step approval gates, role-based guards, auditable transitions, and configurable actions for government revenue systems.
juststeveking/state-machine
390 Downloads
A small, framework-agnostic PHP state machine for modeling valid transitions between states.
iotron/laravel-state-machine
907 Downloads
A robust, enum-aware state machine for Laravel Eloquent models
zaber-dev/laravel-workflow
85 Downloads
Application-level workflow orchestration for Laravel with state transitions, audit history, rollback support, cache and database drivers, Eloquent integration, and a fluent API.
milpa/workflow
196 Downloads
ORM-backed data-driven state machine for the Milpa PHP framework: states, transitions and approval gates with evidence, plus a VerifierInterface bridge into the core verification seam.
mhqady/flowra
384 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.
nubitio/workflow-bundle
239 Downloads
Opt-in state-machine kit for Nubit Symfony apps: Workflow attribute, transition API, and x-workflow OpenAPI hints.