Drupal investigation

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

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