Fourth Round of Selected Speakers at SymfonyWorld 2021 Online 2021 Winter Conference

In the past weeks, we've announced the first, the second and the third round of speakers (and the workshops) of the upcoming SymfonyWorld Online 2021 Winter Edition conference (December 9-10, 2021). Today we are announcing five additional speakers and talks.

How Math, Science, and Star Trek Explain the Value of Team Diversity The greatest asset of open source software is the ability to fork and improve. In this session, Fredric Mitchell explores the mathematical algorithms and scientific studies describing the advantage of diverse teams. We'll dive into existing research and real-world situations that solved complex problems. We'll also explore how Star Trek played a pivotal role in being the allegory for this concept.

Runtime component: The game changer By popular demand we're rescheduling this talk from the previous conference. Tobias Nyholm will show you the new Runtime component that allows your application to run decoupled from the global state. Learn how to make your application portable to many different systems without making any changes. This is especially beneficial for users that want to run ReactPHP, Bref, Swoole, etc.

Symfony Forms: Advanced Use Cases The Symfony Form component offers many features out of the box. It covers 80% of use cases, but how do you deal with the 20% left? If you have read the documentation, you probably know how to use it. But do you know how it works? Alexandre Salomé will show you advanced use cases such as making a list of items sortable, hiding or disabling fields based on user permissions, etc.

Data Validation models On daily basics we need to validate data incoming to our application. In this talk, Marcin Czarnecki will show you different validation libraries like Symfony Validation or Webmozart Assert. Learn the difference between syntax and semantic validation, when can you use deferred validation instead of keeping your object always valid and what libraries can help you to perform validations in your application.

Dealing with dependency troubles in your Symfony project When you maintain multiple applications that reuse code, you probably have some shared library and/or bundle. You probably use third-party bundles/packages too. Chances are that you run into issues with dependencies, especially now with PHP 8.1 and Symfony 6. In this talk, Denis Brumann will discuss package design principles to avoid dependencies blocking your upgrade and how Symfony and other popular PHP packages implement or deviate from them and how it affects users and maintainers. With these five new talks, we've already announced 25 talks for the conference, covering a diverse range of topics. Visit the SymfonyWorld Online 2021 Winter Edition website so you can get your tickets for the conference and the workshops.

                Sponsor the Symfony project.

http://feedproxy.google.com/~r/symfony/blog/~3/nIcFHEiIdEs/fourth-round-of-selected-speakers-at-symfonyworld-2021-online-2021-winter-conference

Létrehozva 4y | 2021. nov. 2. 14:20:21


Jelentkezéshez jelentkezzen be

EGYÉB POSTS Ebben a csoportban

New in Symfony 7.3: JsonStreamer Component

Contributed by Mathias Arlaud in

2025. máj. 20. 9:30:13 | Symfony
Symfony UX CVE-2025-47946: Unsanitized HTML attribute injection via ComponentAttributes

Affected versions

Symfony UX symfony/ux-live-component and symfony/ux-twig-component versions <2.25.1 are affected by this security issue.

The issue has been fixed in the 2.25.1 version of these

2025. máj. 19. 12:40:14 | Symfony
New in Symfony 7.3: Yaml Improvements

Symfony has been reducing the need for configuration in applications for several years now. Thanks to PHP attributes, you can now configure most things alongside the relevant code, removing the need f

2025. máj. 19. 8:10:09 | Symfony
A Week of Symfony #959 (May 12–18, 2025)

This week, development activity focused on polishing Symfony 7.3 ahead of its final release in two weeks. We also continued publishing articles highlighting the new features of Symfony 7.3 and shared

2025. máj. 18. 8:50:08 | Symfony
SymfonyOnline June 2025:  Keynote “Symfony in 2025, Scaling to Zero.”

SymfonyOnline June 2025 is almost here, starting in a few weeks on:

June 10-11: Workshop days. June 12-13: Online conference days in English. All talks will be available for replay as soon as

2025. máj. 16. 15:10:26 | Symfony
New in Symfony 7.3: Dependency Injection Improvements

Symfony 7.3 introduces several enhancements to the DependencyInjection component that simplify service configuration, make autoconfiguration more flexible, and enable environment-specific aliasing.

S

2025. máj. 16. 8:10:11 | Symfony
New in Symfony 7.3: Namespaced Caches

Contributed by Nicolas Grekas in

2025. máj. 15. 8:50:14 | Symfony