Yannick Warnier 76a0eae5ea Add static resources and remove tests dir for beta release 5 éve
..
Annotation 76a0eae5ea Add static resources and remove tests dir for beta release 5 éve
Encoder 76a0eae5ea Add static resources and remove tests dir for beta release 5 éve
Exception 76a0eae5ea Add static resources and remove tests dir for beta release 5 éve
Mapping 76a0eae5ea Add static resources and remove tests dir for beta release 5 éve
NameConverter 76a0eae5ea Add static resources and remove tests dir for beta release 5 éve
Normalizer 76a0eae5ea Add static resources and remove tests dir for beta release 5 éve
Tests 76a0eae5ea Add static resources and remove tests dir for beta release 5 éve
.gitignore 76a0eae5ea Add static resources and remove tests dir for beta release 5 éve
CHANGELOG.md 76a0eae5ea Add static resources and remove tests dir for beta release 5 éve
LICENSE 76a0eae5ea Add static resources and remove tests dir for beta release 5 éve
README.md 76a0eae5ea Add static resources and remove tests dir for beta release 5 éve
Serializer.php 76a0eae5ea Add static resources and remove tests dir for beta release 5 éve
SerializerAwareInterface.php 76a0eae5ea Add static resources and remove tests dir for beta release 5 éve
SerializerAwareTrait.php 76a0eae5ea Add static resources and remove tests dir for beta release 5 éve
SerializerInterface.php 76a0eae5ea Add static resources and remove tests dir for beta release 5 éve
composer.json 76a0eae5ea Add static resources and remove tests dir for beta release 5 éve
phpunit.xml.dist 76a0eae5ea Add static resources and remove tests dir for beta release 5 éve

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