Libraries tagged by state transition
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.
djurovicigoor/app-lifecycle
1403 Downloads
App lifecycle state detection plugin for NativePHP Mobile detects foreground/background transitions on Android and iOS.
nathandunn/laravel-state-history
2493 Downloads
Laravel package for managing enum-based model states with enforced transitions and automatic status history tracking.
juststeveking/state-machine
390 Downloads
A small, framework-agnostic PHP state machine for modeling valid transitions between states.
la-souris/filament-state-stepper
126 Downloads
Filament v5 infolist component for Spatie ModelStates with transition-aware step ordering and status-aware labels.
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.