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