Libraries tagged by state workflow
zrone/workflow
92 Downloads
Provides tools for managing a workflow or finite state machine
robertripoll/automatic-finite-state-machine
13 Downloads
A basic Finite State Machine, based on Symfony Workflows. It allows the creation and usage of automatic finite state machines, that is, they apply transitions based on the current state and the possible transitions available.
martinbean/eloquent-single-state-marking-store
39 Downloads
An Eloquent-backed, single state marking store for Symfony Workflow.
jawaraegov/workflows
7 Downloads
The Workflow package for manage state and transition
bantenprov/workflow
180 Downloads
The Workflow package for manage state and transition
polysource/workflow-bridge
4 Downloads
Polysource — Symfony Workflow bridge: auto-generates inline transition actions + state chips for resources with a Workflow attached.
pixielity/laravel-workflow
0 Downloads
Workflow engine for Laravel applications with state management and transitions
zencap/state-machine
329 Downloads
State machine
uuf6429/state-engine
17 Downloads
A library providing interfaces and basic implementation of a State Engine or Machine
token27/nexus-ai-workflows
19 Downloads
AI-native workflow engine with graph orchestration, resumable execution, nodes, guards, middleware, persistence, and observability.
sofyco/workflow
0 Downloads
Provides a simple way to create and manage workflows in your applications
sbooker/workflow
6154 Downloads
Simple workflow for FSM implementation
praetorian-digital/workflow-designer-pro-bundle
7 Downloads
Visual Workflow Designer for Pimcore - Create, edit, and manage workflows with a graphical interface based on Symfony Workflow
php-architecture-kit/state-machine
18 Downloads
Graph-based state machine engine for PHP — supports parallel pointers, conditional transitions, typed state, and domain events.
philiprehberger/php-state-machine
68 Downloads
Declarative state machine with guards, hooks, and transition history