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