Skip to content

iainp999/state_machine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

StateMachine

Very simple state machine implementation.

Define a set of transitions as part of an 'engine' and then use that engine to drive the behaviour of one or more state machines.

See example.php for usage.

About

A simple state machine.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages