Drupal investigation

HSA Test User c16dcac362 User import 7 年 前
..
Annotation c16dcac362 User import 7 年 前
Encoder c16dcac362 User import 7 年 前
Exception c16dcac362 User import 7 年 前
Mapping c16dcac362 User import 7 年 前
NameConverter c16dcac362 User import 7 年 前
Normalizer c16dcac362 User import 7 年 前
.gitignore c16dcac362 User import 7 年 前
CHANGELOG.md c16dcac362 User import 7 年 前
LICENSE c16dcac362 User import 7 年 前
README.md c16dcac362 User import 7 年 前
Serializer.php c16dcac362 User import 7 年 前
SerializerAwareInterface.php c16dcac362 User import 7 年 前
SerializerInterface.php c16dcac362 User import 7 年 前
composer.json c16dcac362 User import 7 年 前
phpunit.xml.dist c16dcac362 User import 7 年 前

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