v1/vendor/symfony/serializer
Gdilove 927f32325b 初始化 2023-11-13 20:36:13 +08:00
..
Annotation 初始化 2023-11-13 20:36:13 +08:00
CacheWarmer 初始化 2023-11-13 20:36:13 +08:00
Context 初始化 2023-11-13 20:36:13 +08:00
DataCollector 初始化 2023-11-13 20:36:13 +08:00
Debug 初始化 2023-11-13 20:36:13 +08:00
DependencyInjection 初始化 2023-11-13 20:36:13 +08:00
Encoder 初始化 2023-11-13 20:36:13 +08:00
Exception 初始化 2023-11-13 20:36:13 +08:00
Extractor 初始化 2023-11-13 20:36:13 +08:00
Mapping 初始化 2023-11-13 20:36:13 +08:00
NameConverter 初始化 2023-11-13 20:36:13 +08:00
Normalizer 初始化 2023-11-13 20:36:13 +08:00
CHANGELOG.md 初始化 2023-11-13 20:36:13 +08:00
LICENSE 初始化 2023-11-13 20:36:13 +08:00
README.md 初始化 2023-11-13 20:36:13 +08:00
Serializer.php 初始化 2023-11-13 20:36:13 +08:00
SerializerAwareInterface.php 初始化 2023-11-13 20:36:13 +08:00
SerializerAwareTrait.php 初始化 2023-11-13 20:36:13 +08:00
SerializerInterface.php 初始化 2023-11-13 20:36:13 +08:00
composer.json 初始化 2023-11-13 20:36:13 +08:00

README.md

Serializer Component

The Serializer component handles serializing and deserializing data structures, including object graphs, into array structures or other formats like XML and JSON.

Resources