muathye / state-machines
The world of state machines and their applications in Laravel and PHP development.
Installs: 0
Dependents: 0
Suggesters: 0
Security: 0
Stars: 3
Watchers: 2
Forks: 1
Open Issues: 0
Type:project
Requires
- php: ^8.0
This package is auto-updated.
Last update: 2025-03-01 00:40:28 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