定制 kphoen/doctrine-state-machine 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

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

GitHub 信息

  • Stars: 14
  • Watchers: 3
  • Forks: 14
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2013-10-15