Yannick Warnier 76a0eae5ea Add static resources and remove tests dir for beta release | %!s(int64=5) %!d(string=hai) anos | |
---|---|---|
.. | ||
Annotation | %!s(int64=5) %!d(string=hai) anos | |
Encoder | %!s(int64=5) %!d(string=hai) anos | |
Exception | %!s(int64=5) %!d(string=hai) anos | |
Mapping | %!s(int64=5) %!d(string=hai) anos | |
NameConverter | %!s(int64=5) %!d(string=hai) anos | |
Normalizer | %!s(int64=5) %!d(string=hai) anos | |
Tests | %!s(int64=5) %!d(string=hai) anos | |
.gitignore | %!s(int64=5) %!d(string=hai) anos | |
CHANGELOG.md | %!s(int64=5) %!d(string=hai) anos | |
LICENSE | %!s(int64=5) %!d(string=hai) anos | |
README.md | %!s(int64=5) %!d(string=hai) anos | |
Serializer.php | %!s(int64=5) %!d(string=hai) anos | |
SerializerAwareInterface.php | %!s(int64=5) %!d(string=hai) anos | |
SerializerAwareTrait.php | %!s(int64=5) %!d(string=hai) anos | |
SerializerInterface.php | %!s(int64=5) %!d(string=hai) anos | |
composer.json | %!s(int64=5) %!d(string=hai) anos | |
phpunit.xml.dist | %!s(int64=5) %!d(string=hai) anos |
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.