Handles serializing and deserializing data structures, including object graphs, into array structures or other formats like XML and JSON.
composer require "symfony/serializer:7.3.0-RC1"
| 包名 | 版本要求 |
|---|---|
| php | >=8.2 |
| symfony/deprecation-contracts | ^2.5|^3 |
| symfony/polyfill-ctype | ~1.8 |
| 包名 | 版本要求 |
|---|---|
| phpdocumentor/reflection-docblock | ^3.2|^4.0|^5.0 |
| phpstan/phpdoc-parser | ^1.0|^2.0 |
| seld/jsonlint | ^1.10 |
| symfony/cache | ^6.4|^7.0 |
| symfony/config | ^6.4|^7.0 |
| symfony/console | ^6.4|^7.0 |
| symfony/dependency-injection | ^7.2 |
| symfony/error-handler | ^6.4|^7.0 |
| symfony/filesystem | ^6.4|^7.0 |
| symfony/form | ^6.4|^7.0 |
| symfony/http-foundation | ^6.4|^7.0 |
| symfony/http-kernel | ^6.4|^7.0 |
| symfony/messenger | ^6.4|^7.0 |
| symfony/mime | ^6.4|^7.0 |
| symfony/property-access | ^6.4|^7.0 |
| symfony/property-info | ^6.4|^7.0 |
| symfony/translation-contracts | ^2.5|^3 |
| symfony/type-info | ^7.1 |
| symfony/uid | ^6.4|^7.0 |
| symfony/validator | ^6.4|^7.0 |
| symfony/var-dumper | ^6.4|^7.0 |
| symfony/var-exporter | ^6.4|^7.0 |
| symfony/yaml | ^6.4|^7.0 |
| 许可证 | MIT |
|---|---|
| 发布时间 | 2025-05-12 14:48:23 |
| 类型 | library |