Top Level :: Processing

Package Information: FSM

» Summary » License
Finite State Machine MIT License
» Current Release  
1.4.0 (stable) was released on 2015-06-01 by jon (Changelog)
Easy Install

Not sure? Get more info.

pear install FSM

Pyrus Install

Try PEAR2's installer, Pyrus.

php pyrus.phar install pear/FSM

» Description
The FSM package provides a simple class that implements a Finite State Machine.

In addition to maintaining state, this FSM also maintains a user-defined payload, therefore effectively making the machine a Pushdown Automaton (a finite state machine with memory).
» Maintainers » More Information

Dependencies for FSM