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.

Great overview of the Serializer component. The talk covered the basics and even some of the more complex topics (e.g circular references).

The diction was great, as was the delivery in general.

I personally liked the ending with the ČPB tag very much.

Thanks for the talk!

Great talk about tool that can have usage in every project. Very informative.

Mario Blažek at 16:39 on 15 May 2019

Very nice overview of Serializer component.