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

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