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

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