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

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