Excited to announce the first selected speakers at SymfonyCon Disneyland Paris 2022

SymfonyCon Disneyland Paris 2022

The international Symfony conference SymfonyCon Disneyland Paris 2022 is only 5 months away! We're super excited to welcome you from November 15 to 18 for a week of Symfony:

We're very happy to announce today the first four selected speakers of SymfonyCon Disneyland Paris 2022. This year, we have the pleasure to welcome:

  • Sebastian Bergmann, Co-Founder and Principal Consultant, thePHP.cc, will talk about "The PHP Stack’s Supply Chain". All modern software is built using third-party software components, which may come with their own dependencies. Do you know everything about the components that make up the foundation of your software? What is the PHP software stack’s supply chain? In this presentation, Sebastian Bergmann paints a picture as complete as possible, covering topics from software supply chain security concerns to the funding of Open Source software development.
  • Marion Hurteau, Web Developer, will speak about "Dynamic Validation with Symfony". It might happen on some of your API's endpoints, that the object your app is waiting for depends on the data sent. Say, the user sends {type:foobar, data: XXX}, then the XXX formats will depend on the type foobar. So how can one validate this data if we don't even know its type ? Well come on in, I'll show you how ! You can actually validate dynamic data by using the most of the features available in Symfony.
  • Diego Aguiar, Web developer, will talk about "Advanced Test Driven Development". If you love TDD and want to improve in this programming discipline, you're in the right place. Attend this talk, and you'll learn about:

    • What TDD really is
    • Techniques for making your test suite more reliable
    • What does getting stuck mean, and how to get out of it
    • Why mocking is more about collaboration
    • Acceptance tests and more!
  • Ondřej Mirtes, Creator of PHPStan, will give a talk about "PHPStan: Advanced Types". To develop safer and more reliable applications, we don't have to wait for progress in PHP language itself anymore. Plenty of advanced concepts known from other languages like generics, precise array shapes, or number ranges can be expressed in PHPDocs and verified by static analysis. In this talk I'll introduce the new types that have recently been added to PHPStan and show you how to use them in practice. You will learn:

    • How you can use PHPDocs to provide and document extra type information to static analysers, IDEs, and developers working with your code.
    • Advanced types that don't yet exist natively in PHP, but can be used in PHPDocs for developing of more type-safe codebase
    • Type theory about union vs. intersection types

We are very happy to welcome these fantastic speakers and have their talks scheduled at the conference! Don't miss the conference, book now your ticket for SymfonyCon Disneyland Paris 2022!

We'd like to thank all the people who took the time to submit a talk proposal for the conference. The selection process is not yet over and the second part of the Call for Papers is still open for some weeks, until August 29th 2022. You'll find more details in our latest blog post.

Stay tuned for more announces, in the meantime you can already plan your stay at SymfonyCon Disneyland Paris 2022. Discover all you need to know about the conference to book your stay and enjoy Disneyland Paris with us!


Sponsor the Symfony project.
https://symfony.com/blog/excited-to-announce-the-first-selected-speakers-at-symfonycon-disneyland-paris-2022?utm_source=Symfony%20Blog%20Feed&utm_medium=feed
Created 3y | Jun 17, 2022, 1:20:31 PM


Login to add comment

Other posts in this group

Remembering Ryan Weaver: Teacher, Core Team Member, Friend

We are deeply saddened to share the news that Ryan Weaver — a cherished member of the Symfony Community, a tireless educator, and a friend to so many — passed away after a long and courageous battle w

Aug 28, 2025, 6:10:21 PM | Symfony
SymfonyCon Amsterdam 2025:  Level up your skills with our workshops!

Discover our workshops at SymfonyCon Amsterdam 2025 !

A big thank you to everyone who submitted workshop ideas! Your contributions helped shape an amazing lineup of sessions.😉

Get ready to

Aug 27, 2025, 2:20:35 PM | Symfony
A Week of Symfony #973 (August 18–24, 2025)

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

Aug 24, 2025, 9:40:28 AM | Symfony
A Week of Symfony #972 (August 11–17, 2025)

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

Aug 17, 2025, 8:30:06 AM | Symfony
Let’s build the Symfony AI ecosystem together

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

Aug 16, 2025, 9:30:03 AM | Symfony
SymfonyCon Amsterdam 2025:   Unconference Track at SymfonyCon Amsterdam 2025

🎤 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

Aug 12, 2025, 12:40:20 PM | Symfony
A Week of Symfony #971 (August 4–10, 2025)

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

Aug 10, 2025, 9:40:09 AM | Symfony