dreadnip/smart-dto-bundle

更智能的数据传输对象

安装: 886

依赖项: 0

建议者: 0

安全性: 0

星标: 0

关注者: 2

分支: 0

类型:symfony-bundle

v0.2 2022-10-02 14:18 UTC

This package is auto-updated.

Last update: 2024-08-30 01:32:24 UTC


README

SmartDtoBundle 通过提供从实体自动加载数据传输对象(DTO)的功能,使在 Symfony 应用程序中处理数据传输对象和 Doctrine 实体更快。

安装

使用 composer,需要

composer require dreadnip/smart-dto-bundle

使用方法

请参阅 文档