HSA Test User c16dcac362 User import | лет назад: 7 | |
---|---|---|
.. | ||
Annotation | лет назад: 7 | |
Encoder | лет назад: 7 | |
Exception | лет назад: 7 | |
Mapping | лет назад: 7 | |
NameConverter | лет назад: 7 | |
Normalizer | лет назад: 7 | |
.gitignore | лет назад: 7 | |
CHANGELOG.md | лет назад: 7 | |
LICENSE | лет назад: 7 | |
README.md | лет назад: 7 | |
Serializer.php | лет назад: 7 | |
SerializerAwareInterface.php | лет назад: 7 | |
SerializerInterface.php | лет назад: 7 | |
composer.json | лет назад: 7 | |
phpunit.xml.dist | лет назад: 7 |
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.