Handles serializing and deserializing data structures, including object graphs, into array structures or other formats like XML and JSON.
composer require "symfony/serializer:4.4.22"
| 包名 | 版本要求 |
|---|---|
| php | >=7.1.3 |
| symfony/polyfill-ctype | ~1.8 |
| 包名 | 版本要求 |
|---|---|
| doctrine/annotations | ^1.10.4 |
| doctrine/cache | ~1.0 |
| phpdocumentor/reflection-docblock | ^3.2|^4.0|^5.0 |
| symfony/cache | ^3.4|^4.0|^5.0 |
| symfony/config | ^3.4|^4.0|^5.0 |
| symfony/dependency-injection | ^3.4|^4.0|^5.0 |
| symfony/error-handler | ^4.4|^5.0 |
| symfony/http-foundation | ^3.4|^4.0|^5.0 |
| symfony/mime | ^4.4|^5.0 |
| symfony/property-access | ^3.4.41|^4.4.9|^5.0.9 |
| symfony/property-info | ^3.4.13|~4.0|^5.0 |
| symfony/validator | ^3.4|^4.0|^5.0 |
| symfony/yaml | ^3.4|^4.0|^5.0 |
| 许可证 | MIT |
|---|---|
| 发布时间 | 2021-04-13 06:32:41 |
| 类型 | library |