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

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