MTShop/code/vendor/symfony/serializer
Gdilove c391965547 update config 2023-11-17 01:10:57 +08:00
..
Annotation update config 2023-11-17 01:10:57 +08:00
CacheWarmer update config 2023-11-17 01:10:57 +08:00
Context update config 2023-11-17 01:10:57 +08:00
DataCollector update config 2023-11-17 01:10:57 +08:00
Debug update config 2023-11-17 01:10:57 +08:00
DependencyInjection update config 2023-11-17 01:10:57 +08:00
Encoder update config 2023-11-17 01:10:57 +08:00
Exception update config 2023-11-17 01:10:57 +08:00
Extractor update config 2023-11-17 01:10:57 +08:00
Mapping update config 2023-11-17 01:10:57 +08:00
NameConverter update config 2023-11-17 01:10:57 +08:00
Normalizer update config 2023-11-17 01:10:57 +08:00
CHANGELOG.md update config 2023-11-17 01:10:57 +08:00
LICENSE update config 2023-11-17 01:10:57 +08:00
README.md update config 2023-11-17 01:10:57 +08:00
Serializer.php update config 2023-11-17 01:10:57 +08:00
SerializerAwareInterface.php update config 2023-11-17 01:10:57 +08:00
SerializerAwareTrait.php update config 2023-11-17 01:10:57 +08:00
SerializerInterface.php update config 2023-11-17 01:10:57 +08:00
composer.json update config 2023-11-17 01:10:57 +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