Handles serializing and deserializing data structures, including object graphs, into array structures or other formats like XML and JSON.
composer require "symfony/serializer:6.0.0-BETA3"
| 包名 | 版本要求 |
|---|---|
| php | >=8.0.2 |
| symfony/polyfill-ctype | ~1.8 |
| 包名 | 版本要求 |
|---|---|
| doctrine/annotations | ^1.12 |
| phpdocumentor/reflection-docblock | ^3.2|^4.0|^5.0 |
| symfony/cache | ^5.4|^6.0 |
| symfony/config | ^5.4|^6.0 |
| symfony/dependency-injection | ^5.4|^6.0 |
| symfony/error-handler | ^5.4|^6.0 |
| symfony/filesystem | ^5.4|^6.0 |
| symfony/form | ^5.4|^6.0 |
| symfony/http-foundation | ^5.4|^6.0 |
| symfony/http-kernel | ^5.4|^6.0 |
| symfony/mime | ^5.4|^6.0 |
| symfony/property-access | ^5.4|^6.0 |
| symfony/property-info | ^5.4|^6.0 |
| symfony/uid | ^5.4|^6.0 |
| symfony/validator | ^5.4|^6.0 |
| symfony/var-dumper | ^5.4|^6.0 |
| symfony/var-exporter | ^5.4|^6.0 |
| symfony/yaml | ^5.4|^6.0 |
| 许可证 | MIT |
|---|---|
| 发布时间 | 2021-11-18 15:21:00 |
| 类型 | library |