thruster/doctrine-actions-bundle
Composer 安装命令:
composer require thruster/doctrine-actions-bundle
包简介
Thruster DoctrineActions Bundle
README 文档
README
[]
(https://github.com/ThrusterIO/doctrine-actions-bundle/releases)
[
]
(LICENSE)
[
]
(https://travis-ci.org/ThrusterIO/doctrine-actions-bundle)
[
]
(https://scrutinizer-ci.com/g/ThrusterIO/doctrine-actions-bundle)
[
]
(https://scrutinizer-ci.com/g/ThrusterIO/doctrine-actions-bundle)
[
]
(https://packagist.org/packages/thruster/doctrine-actions-bundle)
The Thruster DoctrineActions Bundle.
Install
Via Composer
$ composer require thruster/doctrine-actions-bundle
Usage
new Thruster\Bundle\DoctrineActionsBundle\ThrusterDoctrineActionsBundle()
// Default entityManager $executor->execute(new DoctrinePersistAction($object)); // Custom entityManager $executor->execute(new DoctrinePersistAction('default', $object));
Testing
$ composer test
Contributing
Please see CONTRIBUTING and CONDUCT for details.
License
Please see License File for more information.
统计信息
- 总下载量: 8
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2015-11-29