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