gofintech/serializer
Composer 安装命令:
composer require gofintech/serializer
包简介
PHP object serializer when you need a stand-alone component
README 文档
README
Symfony has a full-featured object serializer component. However, unless you get it pre-configured, you will probably have a hard time making it work the way you need it.
This small package wraps up Symfony components needed for the "usual case" of object serialization/deserialization. It makes sure you get all the common dependencies and configures type discovery through reflection and phpDoc.
This serializer is deliberately made to "just work". In particular, it lacks any configuration. If you need something else, just use the original components and set them up the way you need.
统计信息
- 总下载量: 300
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 2
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2019-04-21