Yannick Warnier 76a0eae5ea Add static resources and remove tests dir for beta release 5 năm trước cách đây
..
Annotation 76a0eae5ea Add static resources and remove tests dir for beta release 5 năm trước cách đây
Encoder 76a0eae5ea Add static resources and remove tests dir for beta release 5 năm trước cách đây
Exception 76a0eae5ea Add static resources and remove tests dir for beta release 5 năm trước cách đây
Mapping 76a0eae5ea Add static resources and remove tests dir for beta release 5 năm trước cách đây
NameConverter 76a0eae5ea Add static resources and remove tests dir for beta release 5 năm trước cách đây
Normalizer 76a0eae5ea Add static resources and remove tests dir for beta release 5 năm trước cách đây
Tests 76a0eae5ea Add static resources and remove tests dir for beta release 5 năm trước cách đây
.gitignore 76a0eae5ea Add static resources and remove tests dir for beta release 5 năm trước cách đây
CHANGELOG.md 76a0eae5ea Add static resources and remove tests dir for beta release 5 năm trước cách đây
LICENSE 76a0eae5ea Add static resources and remove tests dir for beta release 5 năm trước cách đây
README.md 76a0eae5ea Add static resources and remove tests dir for beta release 5 năm trước cách đây
Serializer.php 76a0eae5ea Add static resources and remove tests dir for beta release 5 năm trước cách đây
SerializerAwareInterface.php 76a0eae5ea Add static resources and remove tests dir for beta release 5 năm trước cách đây
SerializerAwareTrait.php 76a0eae5ea Add static resources and remove tests dir for beta release 5 năm trước cách đây
SerializerInterface.php 76a0eae5ea Add static resources and remove tests dir for beta release 5 năm trước cách đây
composer.json 76a0eae5ea Add static resources and remove tests dir for beta release 5 năm trước cách đây
phpunit.xml.dist 76a0eae5ea Add static resources and remove tests dir for beta release 5 năm trước cách đây

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