More speakers and talks announced at SymfonyWorld Online 2022 Summer Edition

We recently announced the first selected speakers and talks at SymfonyWorld Online 2022 Summer Edition conference. Read our previous blog post to discover who are the first speakers scheduled and the talks they will share with the Symfony community..

Today, we're very pleased to announce more speakers and talks of the upcoming international online conference:

Mathias Arlaud, Developer, will talk about "API Platform, third act.. At Les Tilleuls, we love working on and with API Platform, a widely used library to create hypermedia-driven REST APIs. If you ever used API Platform, you probably used it in its second major version, which stayed upstream for six years. But not for much longer, as API Platform 3 will come out really soon! API Platform 3 comes with plenty of new exciting features such as a brand new resource metadata system, a revisited subresource mechanism, a new way to provide/process states, etc... During this talk, we'll walk over these new features, and see how they change the way we use API Platform, what we can do with them, and how to use them properly. Jan Schädlich, Lead Developer PHP/Symfony, will present "Demystifying Bundles". Using bundles is not recommended anymore since Symfony 4. But they are still an important building block within Symfony's eco-system. In this talk I want to show you how bundles work, what they can and should be used for and how you can utilize them in your application. Alexandre Daubois, Symfony developer, will speak about "Little-known Symfony components that are worth a look". More than a framework, Symfony is an ecosystem. Symfony components are standalone libraries that can be used in any PHP project. They offer solutions to problems we are likely to encounter daily as PHP developers. String handling with Unicode, concurrency, internationalization or rate-limiting are, among others, all challenges that Symfony components can solve with turnkey solutions. And all this while taking advantage of the robustness of an open-source code and the famous backward compatibility promise. Although some components are well known and recognized, there are at least as many that could save you long hours of development if you knew they existed. This is what we will explore together. Łukasz Chruściel, Sylius Core Team Lead, will talk about "How to optimize background processes - when Sylius meets Blackfire". With the recent Sylius release v1.11, we've introduced a brand new feature - catalog promotions. As this feature may require processing a significant amount of data(the whole product catalog), we had to decide on async processing by default. But it does not mean that we can waste resources and not optimize the processing algorithm! We had to improve it and to do that we've been using Blackfire. During my presentation, I will bring you on the journey we've done to make catalog processing better from a performance point of view and beyond. The presentation will be based on real examples from Sylius. Nonetheless, its takeovers may be helpful in any Symfony app.

Join us from June 14 to 17 for the international Symfony event organized online in English:

June 14-15: online workshop days, check out the workshop topics! June 16-17: online conference days

More talks and speakers will be announced soon! Check out the speakers and talks already selected for the online conference!

Book your ticket for the online event: either for the workshops or the conference or both with our combo ticket workshops and conference.

See you online in June!

                Sponsor the Symfony project.

https://symfony.com/blog/more-speakers-and-talks-announced-at-symfonyworld-online-2022-summer-edition?utm_source=Symfony%20Blog%20Feed&utm_medium=feed

Creado 3y | 26 abr 2022, 8:20:05


Inicia sesión para agregar comentarios

Otros mensajes en este grupo.

Symfony 7.3.0-RC1 released

Symfony 7.3.0-RC1 has just been released. This is a pre-release version of Symfony 7.3. If you want to test it in your own applications before its final release, run the following commands:

26 may 2025, 0:10:10 | Symfony
A Week of Symfony #960 (May 19–25, 2025)

This week, development activity focused on putting the final touches on Symfony 7.3 in preparation for its stable release next week. In addition, we published a security fix for a potential vulnerabil

25 may 2025, 10:10:12 | Symfony
New in Symfony 7.3: New Bridges and Improved Integrations

Symfony's bridge packages integrate third-party services, such as mailers, notifiers, and translation providers, into Symfony applications. With more than 120 bridges available today, Symfony supports

23 may 2025, 9:30:04 | Symfony
New in Symfony 7.3: Messenger Improvements

Symfony Messenger component keeps evolving to meet the needs of complex, modern applications. In Symfony 7.3, we're introducing several powerful features to it.

Run Process Using the Shell… https://s

22 may 2025, 7:50:11 | Symfony
New in Symfony 7.3: Routing Improvements

The Routing component provides an impressive list of features to map incoming URLs to your application code. Symfony 7.3 pushes it even further with a set of new features that improve developer experi

21 may 2025, 11:10:07 | Symfony
New in Symfony 7.3: JsonStreamer Component

Contributed by Mathias Arlaud in

20 may 2025, 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

19 may 2025, 12:40:14 | Symfony