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

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