2017 © Pedro Peláez
 

library state-machine

Very simple state machine

image

iainp999/state-machine

Very simple state machine

  • Wednesday, September 3, 2014
  • by iainp999
  • Repository
  • 1 Watchers
  • 0 Stars
  • 2 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 1 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

StateMachine

Very simple state machine implementation., (*1)

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., (*2)

See example.php for usage., (*3)

The Versions

03/09 2014

dev-master

9999999-dev

Very simple state machine

  Sources   Download

MIT

The Requires

 

by Iain Potter

state machine