A very lightweight yet powerful PHP state machine bundle Define your states, define your transitions and your callbacks: we do the rest. The era of hard-coded states is over! Installation Installation (via composer) { "require": { "winzou/state-machine-bundle": "~0.1" } }