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