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

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