it-bens/object-transformer-bundle
Composer 安装命令:
composer require it-bens/object-transformer-bundle
包简介
Bundle that provides the object-transformer package via Symfony services.
README 文档
README
How to install the bundle?
The package can be installed via Composer:
composer require it-bens/object-transformer-bundle
If you're using Symfony Flex, the bundle will be automatically enabled. For older apps, enable it in your Kernel class.
How to use the Object Transformer Bundle?
The TransformationMediator is registered as a service and all implementations of the TransformerInterface
are registered as transformers in the mediator (if they are configured via autoconfiguration).
Otherwise, the transformers have to be tagged with itb_object_transformer.transformer.
The usage of the object transformer is described here: GitHub - The Object Transformer.
Contributing
I am really happy that the software developer community loves Open Source, like I do! ♥
That's why I appreciate every issue that is opened (preferably constructive) and every pull request that provides other or even better code to this package.
You are all breathtaking!
统计信息
- 总下载量: 99
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 1
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2021-09-21