metabor/statemachine-doctrine-bridge
Composer 安装命令:
composer require metabor/statemachine-doctrine-bridge
包简介
Doctrine implementation of the MetaborStd (Statemachine)
README 文档
README
Doctrine implementation of the MetaborStd (Statemachine)
If you want to use it in Symfony2 add this to your config.yml:
# {# app/config/config.yml #} doctrine: orm: mappings: statemachine: type: annotation prefix: Metabor\Bridge\Doctrine dir: "%kernel.root_dir%/../vendor/metabor/statemachine-doctrine-bridge/src/Metabor/Bridge/Doctrine" alias: Statemachine is_bundle: false
统计信息
- 总下载量: 44.99k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 3
- 点击次数: 2
- 依赖项目数: 0
- 推荐数: 1
其他信息
- 授权协议: MIT
- 更新时间: 2014-01-22