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

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