Search for in the
Top Level :: Processing
Package Information: FSM
| » Summary | » License |
|---|---|
| Finite State Machine | MIT License |
| » Current Release | |
| (stable) was released on 2015-06-01 by jon () | |
| » 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
- PHP 4.0.4
- PEAR Installer 1.4.3
- Image_GraphViz (Optional)