MTShop/vendor/symfony/serializer
Gdilove 18e266aa54 初始化代码 2023-11-14 16:14:42 +08:00
..
Annotation 初始化代码 2023-11-14 16:14:42 +08:00
CacheWarmer 初始化代码 2023-11-14 16:14:42 +08:00
Context 初始化代码 2023-11-14 16:14:42 +08:00
DataCollector 初始化代码 2023-11-14 16:14:42 +08:00
Debug 初始化代码 2023-11-14 16:14:42 +08:00
DependencyInjection 初始化代码 2023-11-14 16:14:42 +08:00
Encoder 初始化代码 2023-11-14 16:14:42 +08:00
Exception 初始化代码 2023-11-14 16:14:42 +08:00
Extractor 初始化代码 2023-11-14 16:14:42 +08:00
Mapping 初始化代码 2023-11-14 16:14:42 +08:00
NameConverter 初始化代码 2023-11-14 16:14:42 +08:00
Normalizer 初始化代码 2023-11-14 16:14:42 +08:00
CHANGELOG.md 初始化代码 2023-11-14 16:14:42 +08:00
LICENSE 初始化代码 2023-11-14 16:14:42 +08:00
README.md 初始化代码 2023-11-14 16:14:42 +08:00
Serializer.php 初始化代码 2023-11-14 16:14:42 +08:00
SerializerAwareInterface.php 初始化代码 2023-11-14 16:14:42 +08:00
SerializerAwareTrait.php 初始化代码 2023-11-14 16:14:42 +08:00
SerializerInterface.php 初始化代码 2023-11-14 16:14:42 +08:00
composer.json 初始化代码 2023-11-14 16:14:42 +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