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