Meet more selected speakers for SymfonyWorld 2020
We are pleased to announce more selected speakers for SymfonyWorld 2020. We can't wait to welcome you online from December 1st to 5th 2020 for the online conference. Check the new selected talks added to the conference schedule!
New in Symfony 5.2: Simpler DataCollectors
Symfony 5.2 introduces a new AbstractDataCollector class that configures everything about DataCollectors, so you no longer need to manually register services for them.
New Symfony swag available on the Symfony Store
We're delighted to add several new items to the Symfony Store: Symfony metal cup, Symfony mask and Symfony t-shirt! Get yours today!
New in Symfony 5.2: Session profiling
Symfony 5.2 will provide session profiling in the debug toolbar and the profiler, showing you all the session usages and their full details, including PHP backtraces.
Thank you for joining us at SymfonyLive Paris 2020
The SymfonyLive Paris 2020 conference has been organized last week, thank you to all our attendees, speakers and sponsors for joining us there!
New in Symfony 5.2: PHP 8 attributes
Symfony 5.2 will support PHP 8 attributes/annotations to define routes and required dependencies.
New in Symfony 5.2: Translatable objects
Symfony 5.2 introduces new TranslatableMessage objects which hold all the information needed to make full translations, simplifying both your backend code and your templates.
New in Symfony 5.2: Doctrine types for UUID and ULID
Symfony 5.2 provides new Doctrine types to help you work with UUID/ULID values in your entity properties.
New in Symfony 5.2: EventSource HTTP client
Symfony 5.2 provides a special HTTP client to listen to server-sent events, similar to what you can do with EventSource JavaScript objects.
New in Symfony 5.2: True colors in the console
In Symfony 5.2, Console applications can use 24-bit colors to define the text and background colors.
New in Symfony 5.2: Pseudo-localization translator
Symfony 5.2 adds support for pseudo-localization, a software testing method used for testing internationalization.
First selected speakers at SymfonyWorld 2020 are announced
We are pleased to welcome you online from December 1st to 5th 2020 for SymfonyWorld 2020. The first selected speakers are announced! Discover the first topics scheduled.
SymfonyInsight, the life jacket for your team
SymfonyInsight now also protects your projects against business threats.
New in SymfonyInsight: Composer 2 native support
Composer 2 RC1 has just been released. SymfonyInsight supports it out of the box.
New in SymfonyInsight: Microsoft Teams analysis results notifications
You can now receive native notifications in Microsoft Teams to get notified of new analysis results.
Some seats left for the pre-conference workshops at SymfonyLive Paris 2020
The conference tickets sale for SymfonyLive Paris 2020 is now sold out but we have a few seats left for the pre-conference workshops. Get trained on the latest about Symfony!
The Symfony 5 book, The Fast Track, now available online for all languages
The Symfony 5 book, The Fast Track, is available to read for free in 14 languages, including English, French, and Japanese.
PHP preloading and Symfony
Symfony simplifies the use of PHP preloading.
Rendez-vous at the end of this month for SymfonyLive Paris 2020
Postponed SymfonyLive Paris 2020 is coming at the end of this month. The conference is still organized on September 23-24 in full respect of all the security measures recommended by the French Government.
Logging in Symfony and the Cloud
The way messages are logged in applications has evolved in the last few years, let's see how Symfony adapts.