Serialization plays an essential role in any information system, and particularly in the context of a web application, as it is one of the pivots of the HTTP request/response cycle. This is why Symfony's Serializer component is one of the most critical for our applications. Needs evolve, and since its creation, the Serializer has found itself confronted with new issues. In fact, its ability to handle large volumes of data while remaining efficient and flexible has become critical. That's why new tools have appeared over the years, each enabling independent improvement of a part of the Serializer. What are these tools? And how can they be orchestrated to produce a new version of the Serializer component, but on steroids? That's what we'll be talking about at this conference.

Comments

Please login to leave a comment