Bachir Soussi Chiadmi 58f46e4e8f caore d8 files 10 yıl önce
..
Annotation 58f46e4e8f caore d8 files 10 yıl önce
Encoder 58f46e4e8f caore d8 files 10 yıl önce
Exception 58f46e4e8f caore d8 files 10 yıl önce
Mapping 58f46e4e8f caore d8 files 10 yıl önce
NameConverter 58f46e4e8f caore d8 files 10 yıl önce
Normalizer 58f46e4e8f caore d8 files 10 yıl önce
.gitignore 58f46e4e8f caore d8 files 10 yıl önce
CHANGELOG.md 58f46e4e8f caore d8 files 10 yıl önce
LICENSE 58f46e4e8f caore d8 files 10 yıl önce
README.md 58f46e4e8f caore d8 files 10 yıl önce
Serializer.php 58f46e4e8f caore d8 files 10 yıl önce
SerializerAwareInterface.php 58f46e4e8f caore d8 files 10 yıl önce
SerializerInterface.php 58f46e4e8f caore d8 files 10 yıl önce
composer.json 58f46e4e8f caore d8 files 10 yıl önce
phpunit.xml.dist 58f46e4e8f caore d8 files 10 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