muathye / state-machines
The world of state machines and their applications in Laravel and PHP development.
Package info
github.com/muath-ye/state-machines-php-example
Type:project
pkg:composer/muathye/state-machines
dev-father
2023-07-30 06:26 UTC
Requires
- php: ^8.0
This package is auto-updated.
Last update: 2026-03-01 00:42:36 UTC
README
The world of state machines and their applications in Laravel and PHP development.
Installation
composer create-project muathye/state-machines
Usage
Update app.php with different [state]
This implementaion is based on this Laracon talk