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

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