Bachir Soussi Chiadmi 41863f872c updated core and modules 7 lat temu
..
Annotation 58f46e4e8f caore d8 files 8 lat temu
Encoder 41863f872c updated core and modules 7 lat temu
Exception 58f46e4e8f caore d8 files 8 lat temu
Mapping 41863f872c updated core and modules 7 lat temu
NameConverter 41863f872c updated core and modules 7 lat temu
Normalizer 41863f872c updated core and modules 7 lat temu
.gitignore 58f46e4e8f caore d8 files 8 lat temu
CHANGELOG.md 58f46e4e8f caore d8 files 8 lat temu
LICENSE 41863f872c updated core and modules 7 lat temu
README.md 58f46e4e8f caore d8 files 8 lat temu
Serializer.php 41863f872c updated core and modules 7 lat temu
SerializerAwareInterface.php 58f46e4e8f caore d8 files 8 lat temu
SerializerInterface.php 58f46e4e8f caore d8 files 8 lat temu
composer.json 41863f872c updated core and modules 7 lat temu
phpunit.xml.dist 58f46e4e8f caore d8 files 8 lat temu

README.md

Serializer Component

With the Serializer component it's possible to handle serializing data structures, including object graphs, into array structures or other formats like XML and JSON. It can also handle deserializing XML and JSON back to object graphs.

Resources