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