easy hydrator:[只读]使用PHP 7.4和构造函数注入将数组水化为对象 源码
将数组水合到对象 简单! PHP 7.4支持 构造函数注入支持 自动解析DateTimeInterface字符串值 根据参数类型声明自动重新输入 嵌套对象支持 可定制的对象创建 已缓存 安装 composer require symplify/easy-hydrator 添加到config/bundles.php : return [ Symplify \ EasyHydrator \ EasyHydratorBundle ::class => [ 'all' => true , ], Symplify \ SimplePhpDocParser
文件列表
easy-hydrator-master.zip
(预估有个37文件)
easy-hydrator-master
composer.json
1021B
config
config.php
808B
.github
FUNDING.yml
107B
workflows
split_repository.yaml
880B
tests
TypedPropertiesTest.php
1KB
暂无评论