Yannick Warnier 76a0eae5ea Add static resources and remove tests dir for beta release 5 yıl önce
..
Annotation 76a0eae5ea Add static resources and remove tests dir for beta release 5 yıl önce
Encoder 76a0eae5ea Add static resources and remove tests dir for beta release 5 yıl önce
Exception 76a0eae5ea Add static resources and remove tests dir for beta release 5 yıl önce
Mapping 76a0eae5ea Add static resources and remove tests dir for beta release 5 yıl önce
NameConverter 76a0eae5ea Add static resources and remove tests dir for beta release 5 yıl önce
Normalizer 76a0eae5ea Add static resources and remove tests dir for beta release 5 yıl önce
Tests 76a0eae5ea Add static resources and remove tests dir for beta release 5 yıl önce
.gitignore 76a0eae5ea Add static resources and remove tests dir for beta release 5 yıl önce
CHANGELOG.md 76a0eae5ea Add static resources and remove tests dir for beta release 5 yıl önce
LICENSE 76a0eae5ea Add static resources and remove tests dir for beta release 5 yıl önce
README.md 76a0eae5ea Add static resources and remove tests dir for beta release 5 yıl önce
Serializer.php 76a0eae5ea Add static resources and remove tests dir for beta release 5 yıl önce
SerializerAwareInterface.php 76a0eae5ea Add static resources and remove tests dir for beta release 5 yıl önce
SerializerAwareTrait.php 76a0eae5ea Add static resources and remove tests dir for beta release 5 yıl önce
SerializerInterface.php 76a0eae5ea Add static resources and remove tests dir for beta release 5 yıl önce
composer.json 76a0eae5ea Add static resources and remove tests dir for beta release 5 yıl önce
phpunit.xml.dist 76a0eae5ea Add static resources and remove tests dir for beta release 5 yıl önce

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