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

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