Yannick Warnier 76a0eae5ea Add static resources and remove tests dir for beta release %!s(int64=5) %!d(string=hai) anos
..
Annotation 76a0eae5ea Add static resources and remove tests dir for beta release %!s(int64=5) %!d(string=hai) anos
Encoder 76a0eae5ea Add static resources and remove tests dir for beta release %!s(int64=5) %!d(string=hai) anos
Exception 76a0eae5ea Add static resources and remove tests dir for beta release %!s(int64=5) %!d(string=hai) anos
Mapping 76a0eae5ea Add static resources and remove tests dir for beta release %!s(int64=5) %!d(string=hai) anos
NameConverter 76a0eae5ea Add static resources and remove tests dir for beta release %!s(int64=5) %!d(string=hai) anos
Normalizer 76a0eae5ea Add static resources and remove tests dir for beta release %!s(int64=5) %!d(string=hai) anos
Tests 76a0eae5ea Add static resources and remove tests dir for beta release %!s(int64=5) %!d(string=hai) anos
.gitignore 76a0eae5ea Add static resources and remove tests dir for beta release %!s(int64=5) %!d(string=hai) anos
CHANGELOG.md 76a0eae5ea Add static resources and remove tests dir for beta release %!s(int64=5) %!d(string=hai) anos
LICENSE 76a0eae5ea Add static resources and remove tests dir for beta release %!s(int64=5) %!d(string=hai) anos
README.md 76a0eae5ea Add static resources and remove tests dir for beta release %!s(int64=5) %!d(string=hai) anos
Serializer.php 76a0eae5ea Add static resources and remove tests dir for beta release %!s(int64=5) %!d(string=hai) anos
SerializerAwareInterface.php 76a0eae5ea Add static resources and remove tests dir for beta release %!s(int64=5) %!d(string=hai) anos
SerializerAwareTrait.php 76a0eae5ea Add static resources and remove tests dir for beta release %!s(int64=5) %!d(string=hai) anos
SerializerInterface.php 76a0eae5ea Add static resources and remove tests dir for beta release %!s(int64=5) %!d(string=hai) anos
composer.json 76a0eae5ea Add static resources and remove tests dir for beta release %!s(int64=5) %!d(string=hai) anos
phpunit.xml.dist 76a0eae5ea Add static resources and remove tests dir for beta release %!s(int64=5) %!d(string=hai) anos

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