Kévin Tessier c68c1dd9b0 first commit 6 سال پیش
..
Annotation c68c1dd9b0 first commit 6 سال پیش
Encoder c68c1dd9b0 first commit 6 سال پیش
Exception c68c1dd9b0 first commit 6 سال پیش
Mapping c68c1dd9b0 first commit 6 سال پیش
NameConverter c68c1dd9b0 first commit 6 سال پیش
Normalizer c68c1dd9b0 first commit 6 سال پیش
.gitignore c68c1dd9b0 first commit 6 سال پیش
CHANGELOG.md c68c1dd9b0 first commit 6 سال پیش
LICENSE c68c1dd9b0 first commit 6 سال پیش
README.md c68c1dd9b0 first commit 6 سال پیش
Serializer.php c68c1dd9b0 first commit 6 سال پیش
SerializerAwareInterface.php c68c1dd9b0 first commit 6 سال پیش
SerializerInterface.php c68c1dd9b0 first commit 6 سال پیش
composer.json c68c1dd9b0 first commit 6 سال پیش
phpunit.xml.dist c68c1dd9b0 first commit 6 سال پیش

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