Handles serializing and deserializing data structures, including object graphs, into array structures or other formats like XML and JSON.
composer require "symfony/serializer:8.0.10"
| 包名 | 版本要求 |
|---|---|
| php | >=8.4 |
| symfony/polyfill-ctype | ^1.8 |
| 包名 | 版本要求 |
|---|---|
| phpdocumentor/reflection-docblock | ^5.2|^6.0 |
| phpstan/phpdoc-parser | ^1.0|^2.0 |
| seld/jsonlint | ^1.10 |
| symfony/cache | ^7.4|^8.0 |
| symfony/config | ^7.4|^8.0 |
| symfony/console | ^7.4|^8.0 |
| symfony/dependency-injection | ^7.4|^8.0 |
| symfony/error-handler | ^7.4|^8.0 |
| symfony/filesystem | ^7.4|^8.0 |
| symfony/form | ^7.4|^8.0 |
| symfony/http-foundation | ^7.4|^8.0 |
| symfony/http-kernel | ^7.4|^8.0 |
| symfony/messenger | ^7.4|^8.0 |
| symfony/mime | ^7.4|^8.0 |
| symfony/property-access | ^7.4.2|^8.0.2 |
| symfony/property-info | ^7.4|^8.0 |
| symfony/translation-contracts | ^2.5|^3 |
| symfony/type-info | ^7.4|^8.0 |
| symfony/uid | ^7.4|^8.0 |
| symfony/validator | ^7.4|^8.0 |
| symfony/var-dumper | ^7.4|^8.0 |
| symfony/var-exporter | ^7.4|^8.0 |
| symfony/yaml | ^7.4|^8.0 |
| 许可证 | MIT |
|---|---|
| 发布时间 | 2026-05-04 13:41:39 |
| 类型 | library |