thruster/data-mapper-actions-bundle

Thruster DataMapperActions Bundle

1.0.0 2015-12-06 02:17 UTC

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)

[电子邮件] (mailto:team@thruster.io)

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

贡献

请参阅CONTRIBUTINGCONDUCT获取详细信息。

许可证

请参阅许可证文件以获取更多信息。