Handles serializing and deserializing data structures, including object graphs, into array structures or other formats like XML and JSON.
composer require "symfony/serializer:6.4.21"
| 包名 | 版本要求 |
|---|---|
| php | >=8.1 |
| symfony/deprecation-contracts | ^2.5|^3 |
| symfony/polyfill-ctype | ~1.8 |
| 包名 | 版本要求 |
|---|---|
| doctrine/annotations | ^1.12|^2 |
| phpdocumentor/reflection-docblock | ^3.2|^4.0|^5.0 |
| seld/jsonlint | ^1.10 |
| symfony/cache | ^5.4|^6.0|^7.0 |
| symfony/config | ^5.4|^6.0|^7.0 |
| symfony/console | ^5.4|^6.0|^7.0 |
| symfony/dependency-injection | ^5.4|^6.0|^7.0 |
| symfony/error-handler | ^5.4|^6.0|^7.0 |
| symfony/filesystem | ^5.4|^6.0|^7.0 |
| symfony/form | ^5.4|^6.0|^7.0 |
| symfony/http-foundation | ^5.4|^6.0|^7.0 |
| symfony/http-kernel | ^5.4|^6.0|^7.0 |
| symfony/messenger | ^5.4|^6.0|^7.0 |
| symfony/mime | ^5.4|^6.0|^7.0 |
| symfony/property-access | ^5.4.26|^6.3|^7.0 |
| symfony/property-info | ^5.4.24|^6.2.11|^7.0 |
| symfony/translation-contracts | ^2.5|^3 |
| symfony/uid | ^5.4|^6.0|^7.0 |
| symfony/validator | ^6.4|^7.0 |
| symfony/var-dumper | ^5.4|^6.0|^7.0 |
| symfony/var-exporter | ^5.4|^6.0|^7.0 |
| symfony/yaml | ^5.4|^6.0|^7.0 |
| 许可证 | MIT |
|---|---|
| 发布时间 | 2025-04-27 13:27:38 |
| 类型 | library |