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

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