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

pkg:composer/muathye/state-machines

dev-father 2023-07-30 06:26 UTC

This package is auto-updated.

Last update: 2025-10-29 03:18:38 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