jolicode/automapper-bundle
最新稳定版本:8.1.0
Composer 安装命令:
composer require jolicode/automapper-bundle
包简介
JoliCode AutoMapper Symfony Bundle
README 文档
README
The AutoMapper Bundle is the Symfony bridge for AutoMapper component.
Quick Start 🚀
composer require jolicode/automapper-bundle
Then add the bundle to your bundles list in config/bundles.php
<?php return [ // ... AutoMapper\Bundle\AutoMapperBundle::class => ['all' => true], ];
You can read more about this library and how to use it on the documentation.
Support
For support, please create an issue on GitHub tracker
统计信息
- 总下载量: 16.98k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2023-10-04