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