Handles serializing and deserializing data structures, including object graphs, into array structures or other formats like XML and JSON.
composer require "symfony/serializer:5.4.21"
| 包名 | 版本要求 |
|---|---|
| php | >=7.2.5 |
| symfony/deprecation-contracts | ^2.1|^3 |
| symfony/polyfill-ctype | ~1.8 |
| symfony/polyfill-php80 | ^1.16 |
| 包名 | 版本要求 |
|---|---|
| doctrine/annotations | ^1.12|^2 |
| phpdocumentor/reflection-docblock | ^3.2|^4.0|^5.0 |
| symfony/cache | ^4.4|^5.0|^6.0 |
| symfony/config | ^4.4|^5.0|^6.0 |
| symfony/dependency-injection | ^4.4|^5.0|^6.0 |
| symfony/error-handler | ^4.4|^5.0|^6.0 |
| symfony/filesystem | ^4.4|^5.0|^6.0 |
| symfony/form | ^4.4|^5.0|^6.0 |
| symfony/http-foundation | ^4.4|^5.0|^6.0 |
| symfony/http-kernel | ^4.4|^5.0|^6.0 |
| symfony/mime | ^4.4|^5.0|^6.0 |
| symfony/property-access | ^5.4|^6.0 |
| symfony/property-info | ^5.3.13|^6.0 |
| symfony/uid | ^5.3|^6.0 |
| symfony/validator | ^4.4|^5.0|^6.0 |
| symfony/var-dumper | ^4.4|^5.0|^6.0 |
| symfony/var-exporter | ^4.4|^5.0|^6.0 |
| symfony/yaml | ^4.4|^5.0|^6.0 |
| 许可证 | MIT |
|---|---|
| 发布时间 | 2023-02-21 19:46:44 |
| 类型 | library |