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

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