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