A few days ago we announced the first selected speakers and the workshops of the upcoming SymfonyWorld Online 2021 Winter Edition conference (December 9-10, 2021). Today we are announcing nine additional speakers and talks.
Building a SaaS product with Symfony After several years of experience building Software As A Service products, Titouan Galopin will share some important tips on how to build a technically effective platform while also focusing on your business (e.g. how to build great subscription mechanisms, how to rely on other services, how to plan your software architecture for growth, etc.)
Vulnerabilities and Security Round Trip When building an application, you have to take care of many things to not introduce security issues. In this talk, Jérémy Derussé will show you several cases of security issues, what are their impacts and how to fix them.
Symfony BC Promise demystified When customizing some Symfony feature to match your business needs, sometimes you need to change the way some core services are wired. This can create some friction in future upgrades. In this talk, Robin Chalas will show you the steps to follow to extend Symfony's code the right way based on real-word examples and a deep dive into the backward-compatibility promise.
Give your Traditional Site the "single-page-app" Feel with Turbo Thanks to Symfony UX and Turbo you can now build traditional applications that return HTML and have the "no-refresh" SPA experience. In this talk, Ryan Weaver will show how to incrementally convert an existing application into a Turbo-powered app with zero full page refreshes. You will also get a primer on Turbo Frames and the cool Turbo Streams, which allow you to update any part of any user's page in real time!
Symfony and Docker: a refreshing new experience Symfony Flex has recently added new configurators for Docker and Docker Compose. This means that Symfony can now transparently add the services and PHP extensions needed by your preferred packages. Kévin Dunglas will show you how to leverage this feature and how to get the most out of Docker skeletons that you can use locally, but also in your CI system and in production!
My prod is down, let's escape from Service Oriented Architecture Hell Your new project following Service Oriented Architecture is online, visitors report a problem in the front-end and nobody can find the service that is breaking the call sequence. Clément Bertillon, using this real-world experience, will show you how to survive a flood of bad requests and services to avoid production from remaining down for too long.
From Doctrine ORM to MongoDB ODM In this talk, Andreas Braun will show you how a relational schema can sometimes be stored more efficiently in other databases such as MongoDB. You will also learn about the tools provided by the MongoDB PHP driver.
Symfony Components and Design Patterns Design patterns are not a "silver bullet" but they provide a common ground for developers. In this presentation, Łukasz Chruściel will take a closer look and explain how some of these design patterns are applied on Symfony Components.
How to handle dynamic data structure? Sometimes, the structure of the data in your application needs to change without redeploying a new application version (e.g. e-commerce products with different attributes). To solve this problem, Hubert Lenoir will show you how different PHP projects like Sylius or Drupal solved this problem and how you can solve it in your Symfony applications. In the coming days we'll announce more exciting talks to complete the rest of the schedule. Visit the SymfonyWorld Online 2021 Winter Edition website and buy tickets for the conference.
Sponsor the Symfony project.
Connectez-vous pour ajouter un commentaire
Autres messages de ce groupe

This week, Symfony development focused on improving the IsGranted attribute with a new option, updated the Route attribute to allow setting multiple environments, improved the DomCrawler component to

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