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

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