FestinHegre/vendor/symfony/serializer
2024-09-26 17:26:04 +02:00
..
Annotation Vendor 2024-09-26 17:26:04 +02:00
Attribute Vendor 2024-09-26 17:26:04 +02:00
CacheWarmer Vendor 2024-09-26 17:26:04 +02:00
Command Vendor 2024-09-26 17:26:04 +02:00
Context Vendor 2024-09-26 17:26:04 +02:00
DataCollector Vendor 2024-09-26 17:26:04 +02:00
Debug Vendor 2024-09-26 17:26:04 +02:00
DependencyInjection Vendor 2024-09-26 17:26:04 +02:00
Encoder Vendor 2024-09-26 17:26:04 +02:00
Exception Vendor 2024-09-26 17:26:04 +02:00
Extractor Vendor 2024-09-26 17:26:04 +02:00
Mapping Vendor 2024-09-26 17:26:04 +02:00
NameConverter Vendor 2024-09-26 17:26:04 +02:00
Normalizer Vendor 2024-09-26 17:26:04 +02:00
CHANGELOG.md Vendor 2024-09-26 17:26:04 +02:00
composer.json Vendor 2024-09-26 17:26:04 +02:00
LICENSE Vendor 2024-09-26 17:26:04 +02:00
README.md Vendor 2024-09-26 17:26:04 +02:00
Serializer.php Vendor 2024-09-26 17:26:04 +02:00
SerializerAwareInterface.php Vendor 2024-09-26 17:26:04 +02:00
SerializerAwareTrait.php Vendor 2024-09-26 17:26:04 +02:00
SerializerInterface.php Vendor 2024-09-26 17:26:04 +02:00

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