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: 2
Watchers: 1
Forks: 1
Open Issues: 0
Type:project
Requires
- php: ^8.0
This package is auto-updated.
Last update: 2024-12-30 02:44:49 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