This presentation, "2025: Performance Milestone for the Symfony Ecosystem," dives into the evolution of Symfony, its commitment to performance, and the components driving its future.
Key Topics Include:
20 Years of Symfony: Tracing the framework's journey from a rigid full-stack solution (v1/v2) to a flexible, performance-focused component system (v4+).
Modern Performance Components: A deep look at new components like the JsonStreamer for minimal memory usage and 10x faster serialization of large JSON volumes, and the ObjectMapper (7.4/8.0) for improved handling of nested classes and lazy loading.
API Platform Integration: Showing how these new components are used within API Platform.
The PHP Revolution: Celebrating 30 years of PHP and exploring modern performance gains, including the use of FrankenPHP in worker mode to achieve significant gains over traditional NGINX + PHP-FPM setups.
Future Optimizations: Highlighting ongoing work in the Object Mapper and Serializer components that promise up to 50% and 87% performance improvements, respectively.
This talk is essential for developers interested in high-performance PHP, modern Symfony development, and the future of API creation with API Platform.