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

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