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