Bachir Soussi Chiadmi 41863f872c updated core and modules 9 лет назад
..
Annotation 58f46e4e8f caore d8 files 10 лет назад
Encoder 41863f872c updated core and modules 9 лет назад
Exception 58f46e4e8f caore d8 files 10 лет назад
Mapping 41863f872c updated core and modules 9 лет назад
NameConverter 41863f872c updated core and modules 9 лет назад
Normalizer 41863f872c updated core and modules 9 лет назад
.gitignore 58f46e4e8f caore d8 files 10 лет назад
CHANGELOG.md 58f46e4e8f caore d8 files 10 лет назад
LICENSE 41863f872c updated core and modules 9 лет назад
README.md 58f46e4e8f caore d8 files 10 лет назад
Serializer.php 41863f872c updated core and modules 9 лет назад
SerializerAwareInterface.php 58f46e4e8f caore d8 files 10 лет назад
SerializerInterface.php 58f46e4e8f caore d8 files 10 лет назад
composer.json 41863f872c updated core and modules 9 лет назад
phpunit.xml.dist 58f46e4e8f caore d8 files 10 лет назад

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