Bachir Soussi Chiadmi 58f46e4e8f caore d8 files 8 年之前
..
Annotation 58f46e4e8f caore d8 files 8 年之前
Encoder 58f46e4e8f caore d8 files 8 年之前
Exception 58f46e4e8f caore d8 files 8 年之前
Mapping 58f46e4e8f caore d8 files 8 年之前
NameConverter 58f46e4e8f caore d8 files 8 年之前
Normalizer 58f46e4e8f caore d8 files 8 年之前
.gitignore 58f46e4e8f caore d8 files 8 年之前
CHANGELOG.md 58f46e4e8f caore d8 files 8 年之前
LICENSE 58f46e4e8f caore d8 files 8 年之前
README.md 58f46e4e8f caore d8 files 8 年之前
Serializer.php 58f46e4e8f caore d8 files 8 年之前
SerializerAwareInterface.php 58f46e4e8f caore d8 files 8 年之前
SerializerInterface.php 58f46e4e8f caore d8 files 8 年之前
composer.json 58f46e4e8f caore d8 files 8 年之前
phpunit.xml.dist 58f46e4e8f caore d8 files 8 年之前

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