seferov/symfony-serializer

Forked Symfony Serializer Component

v3.3.2 2017-05-22 09:36 UTC

This package is auto-updated.

Last update: 2024-03-21 19:23:21 UTC


README

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.