Drupal investigation

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

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