Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/muath-ye/state-machines-php-example

The world of state machines and their applications in Laravel and PHP development.
https://github.com/muath-ye/state-machines-php-example

php state-machines

Last synced: 6 days ago
JSON representation

The world of state machines and their applications in Laravel and PHP development.

Awesome Lists containing this project

README

        

The world of state machines and their applications in Laravel and PHP development.

## Installation

```sh
composer create-project muathye/state-machines
```

## Usage

Update `app.php` with different [state]

This implementaion is based on [this Laracon talk](https://youtu.be/1A1xFtlDyzU)