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

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