Bachir Soussi Chiadmi 41863f872c updated core and modules пре 8 година
..
Annotation 58f46e4e8f caore d8 files пре 10 година
Encoder 41863f872c updated core and modules пре 8 година
Exception 58f46e4e8f caore d8 files пре 10 година
Mapping 41863f872c updated core and modules пре 8 година
NameConverter 41863f872c updated core and modules пре 8 година
Normalizer 41863f872c updated core and modules пре 8 година
.gitignore 58f46e4e8f caore d8 files пре 10 година
CHANGELOG.md 58f46e4e8f caore d8 files пре 10 година
LICENSE 41863f872c updated core and modules пре 8 година
README.md 58f46e4e8f caore d8 files пре 10 година
Serializer.php 41863f872c updated core and modules пре 8 година
SerializerAwareInterface.php 58f46e4e8f caore d8 files пре 10 година
SerializerInterface.php 58f46e4e8f caore d8 files пре 10 година
composer.json 41863f872c updated core and modules пре 8 година
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