finite
https://github.com/yohang/finite
PHP
A Simple PHP Finite State Machine
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
PHP not yet supported2 Subscribers
Add a CodeTriage badge to finite
Help out
- Issues
- Fix PHP 7.2 compliance
- Update composer description, PHP5.3+ to PHP 5.5+
- BC break between 1.1.0 and 1.1.1 with custom property_path
- Fix for multiple-graph example
- Hierarchical Nested States
- Introduce an interface for objects with multiple graphs
- feat: extended the interface to return the properties / added method to list all callbacks (important for graphviz)
- finite.yml override issue
- Update callbacks.rst
- Split TransitionEvent into a TestTransition and an ApplyTransition event
- Docs
- PHP not yet supported