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

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