Hugo Sales e8e8000b16 Update composer dependencies | 4 年之前 | |
---|---|---|
.. | ||
Annotation | 4 年之前 | |
DependencyInjection | 4 年之前 | |
Encoder | 4 年之前 | |
Exception | 4 年之前 | |
Extractor | 4 年之前 | |
Mapping | 4 年之前 | |
NameConverter | 4 年之前 | |
Normalizer | 4 年之前 | |
CHANGELOG.md | 4 年之前 | |
LICENSE | 4 年之前 | |
README.md | 4 年之前 | |
Serializer.php | 4 年之前 | |
SerializerAwareInterface.php | 4 年之前 | |
SerializerAwareTrait.php | 4 年之前 | |
SerializerInterface.php | 4 年之前 | |
composer.json | 4 年之前 |
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.