The Serializer component is meant to be used to turn objects into a specific format (XML, JSON, YAML, …) and the other way around.
Even tho it is a complex topic I’ll try to give some reasons how we use it and how can we use it inside Symfony with Symfony serializer component.

Comments

Comments are closed.