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