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

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