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