kphoen/doctrine-state-machine
最新稳定版本:1.1.0
Composer 安装命令:
composer require kphoen/doctrine-state-machine
包简介
Doctrine2 state machine behavior
README 文档
README
Doctrine2 behavior adding a finite state machine in your entities.
The state machine implementation used is Finite.
Status
This project is DEPRECATED and should NOT be used.
If someone magically appears and wants to maintain this project, I'll gladly give access to this repository.
Installation
Install the behavior adding kphoen/doctrine-state-machine to your composer.json or from CLI:
php composer.phar require kphoen/doctrine-state-machine
Tests
Just launch the following command:
./bin/phpspec run
License
This behavior is released under the MIT license.
统计信息
- 总下载量: 225.93k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 14
- 点击次数: 0
- 依赖项目数: 1
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2013-10-15