Yannick Warnier 76a0eae5ea Add static resources and remove tests dir for beta release пре 5 година
..
Annotation 76a0eae5ea Add static resources and remove tests dir for beta release пре 5 година
Encoder 76a0eae5ea Add static resources and remove tests dir for beta release пре 5 година
Exception 76a0eae5ea Add static resources and remove tests dir for beta release пре 5 година
Mapping 76a0eae5ea Add static resources and remove tests dir for beta release пре 5 година
NameConverter 76a0eae5ea Add static resources and remove tests dir for beta release пре 5 година
Normalizer 76a0eae5ea Add static resources and remove tests dir for beta release пре 5 година
Tests 76a0eae5ea Add static resources and remove tests dir for beta release пре 5 година
.gitignore 76a0eae5ea Add static resources and remove tests dir for beta release пре 5 година
CHANGELOG.md 76a0eae5ea Add static resources and remove tests dir for beta release пре 5 година
LICENSE 76a0eae5ea Add static resources and remove tests dir for beta release пре 5 година
README.md 76a0eae5ea Add static resources and remove tests dir for beta release пре 5 година
Serializer.php 76a0eae5ea Add static resources and remove tests dir for beta release пре 5 година
SerializerAwareInterface.php 76a0eae5ea Add static resources and remove tests dir for beta release пре 5 година
SerializerAwareTrait.php 76a0eae5ea Add static resources and remove tests dir for beta release пре 5 година
SerializerInterface.php 76a0eae5ea Add static resources and remove tests dir for beta release пре 5 година
composer.json 76a0eae5ea Add static resources and remove tests dir for beta release пре 5 година
phpunit.xml.dist 76a0eae5ea Add static resources and remove tests dir for beta release пре 5 година

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