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

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