Florence Cauchy will present the use of Symfony's Workflow component on a project using concrete examples. The talk will detail the steps of the implementation, the issues encountered, the possibilities offered by the component, and the adjustments made to achieve an efficient implementation.
January 27, 2023
#Conferences
During SymfonyLive Paris 2023, Guillaume Loulier will discuss the benefits of using SQLite in our applications to reduce response time, resource usage, and improve the user experience.
January 24, 2023
#Conferences
Allison Guilhem will present you the advantages and limitations of the AsyncDecoratorTrait and the application contexts it is intended for.
January 23, 2023
#Conferences
This week, the upcoming Symfony 6.3 version added some improvements to the Clock component, marked some parameters as sensitive and updated the Profiler to display date/times in the local timezone of the developer. Meanwhile, SymfonyCasts announced a new course about API Platform 3. Finally, we welcomed bitExpert, SensioLabs, SymfonyCasts and Shopware as new backers of the Symfony backers program.
January 22, 2023
#A week of symfony
Kévin Dunglas will discuss whether tools such as Node, Yarn, NPM, Babel, Webpack, and others are truly necessary for building beautiful and interactive web sites using JavaScript, and exploring ways to simplify the process by utilizing the capabilities of modern web browsers.
January 19, 2023
#Conferences
This week, the upcoming Symfony 6.3 version added an enum function in ExpressionLanguage component, made some improvements in the Profiler, updated its entire source code to use PHP arrow functions when possible and introduced a feature to set private services with the test container.
January 15, 2023
#A week of symfony