michcald/fsm
最新稳定版本:v1.0.0
Composer 安装命令:
composer require michcald/fsm
包简介
Finite State Machine Library for PHP
README 文档
README
A Finite State Machine (FSM) implementation for PHP.
You can use this library for creating:
Installation (using composer)
You can find the library in packagist here.
The last stable release is v1.0.1.
{
"require": {
"michcald/fsm": "1.0.*"
}
}
Documentation
统计信息
- 总下载量: 27
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 8
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2015-03-29