SymfonyWorld 2021 will come soon! We're super pleased to welcome you for a week of Symfony from June 15 to June 18:
2-day online pre-conference workshops on June 15-16 2-day online conference with 2 tracks per day on June 17-18
Join us at the international online Symfony conference! The entire event, workshops and conference will be organized in English. Talks from the conference will have English subtitles. All talks will be available in replay as soon as the conference ends.
Meet now the first selected speakers of the SymfonyWorld 2021 conference:
Tobias Nyholm, Software entrepreneur and Symfony Core Team member, will talk about "Runtime component: The game changer". Symfony 5.3 will be released with a new Runtime component. It allows your application to run decoupled from the global state. That means your application will be portable to many different systems without making any changes. This is a massive step forward not only for Symfony but for all PHP applications. It is especially beneficial for users that want to run ReactPHP, Bref, Swoole, etc. Marie Minasyan, Senior PHP Consultant, will speak about "My Symfony application in Serverless cloud". Dive deep into the deployment of PHP & Symfony applications to the serverless cloud: study available options, discover and test Bref. Łukasz Chruściel, Software Engineer and Sylius Core Team member, will present a talk entitled "A short tale about state machine". Entities lifecycle is usually something more than create and delete. Models with which we are working on day to day basis change their state under some business circumstances. State machine patterns can be a powerful allay when solving this kind of problem. How does it look like? What are the pros and cons of state machine usage? What are the things that we should be beware of? I will answer these questions during my talk, together with practical differences between the most popular implementation (including Symfony Workflow of course ;)). Denis Brumann, Solutions Architect, in collaboration with Christian Flothmann, Software developer and Symfony Core Team member, will speak about "Cartographing Symfony". Between 2.0 and the current release over 25 components were added to Symfony. In our talk we want to take a look at these components, group them into layers and then discuss common principles for components in these layers. At the heart of this discussion are package design principles. This knowledge will not only help you better understand how Symfony is built and how to use these components standalone (or possibly not), it will also help you design better applications and libraries yourself.
All the pre-conference workshop topics have been announced! Choose your workshop now among a combo of two one-day workshops or one two-day workshops:
Building modular and interactive applications with Symfony UX by trainer Titouan Galopin, 1-day workshop on June 15th. RESTful Webservices in Symfony by trainer Jan Schädlich, 1-day workshop on June 15th. Profiling Symfony & PHP apps by trainer Jérôme Vieilledent, 1-day workshop on June 16th. API development with API Platform by trainer Kévin Dunglas, 1-day workshop on June 16th. Symfony Security in Depth by trainer Andreas Hucks, 1-day workshop on June 16th. Mastering OOP & Design Patterns by trainer Hugo Hamon, 2-day workshop on June 15-16. Symfony 5: the fast track by trainer Nicolas Grekas, 2-day workshop on June 15-16.
Book now your workshop only ticket, combo workshop and conference ticket or conference only ticket! Join us there!
More speakers will be announced soon, stay tuned!
Sponsor the Symfony project.
Connectez-vous pour ajouter un commentaire
Autres messages de ce groupe

This week, development activity mostly focused on dealing with the deprecation of sleep/wakeup methods in PHP 8.5 and their replacement by serialize/unserialize methods. In addition, we published more

It’s been only in July that we published symfony/ai and kicked off our AI initiative, but the repository has been busy since day one. Over 500 stars, more than 200 pull requests & issues, trending

🎤 Take the stage at SymfonyCon Amsterdam 2025, on your own terms!
The Unconference track is back and more dynamic than ever!
This unique, participant-driven format invites attendees to shape

This week, Symfony completed the migration to PHPUnit 12 in the 7.4 branch, which required many changes during the past weeks, such as replacing annotations with attributes. In addition, we updated th

🧑💻HACKDAY IS COMING!
Get ready to code, collaborate, and contribute, Symfony Hackday is back!
Join us in Amsterdam on Saturday, November 29th, for a hands-on hackathon designed to bring the

This week, Symfony released the maintenance versions 6.4.24, 7.2.9, and 7.3.2. Meanwhile, we began deprecating the XML configuration format in some components, enhanced the YAML configuration format t

Symfony 6.4.24 has just been released. Read the Symfony upgrade guide to learn more about upgrading Symfony and use the SymfonyInsight upgrade reports to detect the code you will need to change in you