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

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