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

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