Drupal investigation

HSA Test User c16dcac362 User import 7 yıl önce
..
Annotation c16dcac362 User import 7 yıl önce
Encoder c16dcac362 User import 7 yıl önce
Exception c16dcac362 User import 7 yıl önce
Mapping c16dcac362 User import 7 yıl önce
NameConverter c16dcac362 User import 7 yıl önce
Normalizer c16dcac362 User import 7 yıl önce
.gitignore c16dcac362 User import 7 yıl önce
CHANGELOG.md c16dcac362 User import 7 yıl önce
LICENSE c16dcac362 User import 7 yıl önce
README.md c16dcac362 User import 7 yıl önce
Serializer.php c16dcac362 User import 7 yıl önce
SerializerAwareInterface.php c16dcac362 User import 7 yıl önce
SerializerInterface.php c16dcac362 User import 7 yıl önce
composer.json c16dcac362 User import 7 yıl önce
phpunit.xml.dist c16dcac362 User import 7 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