Drupal investigation

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

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