thruster / data-mapper-actions-bundle
Thruster DataMapperActions Bundle
1.0.0
2015-12-06 02:17 UTC
Requires
- php: >=7.0
- symfony/dependency-injection: >= 2.5
- symfony/http-kernel: >= 2.5
- thruster/actions-bundle: ~1.0
- thruster/data-mapper-actions: ~1.0
Requires (Dev)
- phpunit/phpunit: ~5.0
This package is auto-updated.
Last update: 2024-09-14 02:53:18 UTC
README
[] (https://github.com/ThrusterIO/data-mapper-actions-bundle/releases) [
] (LICENSE) [
] (https://travis-ci.org/ThrusterIO/data-mapper-actions-bundle) [
] (https://scrutinizer-ci.com/g/ThrusterIO/data-mapper-actions-bundle) [
] (https://scrutinizer-ci.com/g/ThrusterIO/data-mapper-actions-bundle) [
] (https://packagist.org.cn/packages/thruster/data-mapper-actions-bundle)
Thruster DataMapperActions Bundle。
安装
通过 Composer
$ composer require thruster/data-mapper-actions-bundle
使用方法
new Thruster\Bundle\DataMapperActionsBundle\ThrusterDataMapperActionsBundle()
$executor->execute(new DataMapAction('mapper_name', $object));
测试
$ composer test
贡献
请参阅CONTRIBUTING和CONDUCT获取详细信息。
许可证
请参阅许可证文件以获取更多信息。