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

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