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