SymfonyCon - Vienna 2024 talks
Important
It's unfortunate that videos aren't hosted on YouTube anymore, and most are behind a paywall, even years later 😔. If you’re a speaker, please consider sharing your insights in a blog post. It would really help beginners and uplift the entire community! 🤗
Note
Slides
Video (not free)
Blog post: part 1 + part 2
By Fabien Potencier
💻 on @fabpot 💚
✍ on 🌐 fabien.potencier.org
💬 on @fabien.potencier.org
· @fabpot
· @[email protected]
· @fabienpotencier
- Description
- Compressing HTTP responses can significantly improve the performance of your Symfony applications. But you still need to find your way through the jungle of standards and formats.
In this presentation, we'll discover how HTTP compression works, the different formats supported by modern web browsers (deflate, gzip, Brotli, and the brand new Zstandard), and how to use them correctly with Symfony.
We'll also look at which formats to compress, which not to, when to use dynamic compression, and when (and how) to pre-compress responses that can be compressed for even better performance.
Slides
Video (not free)
Blog post
By Kévin Dunglas
💻 on @dunglas 💚
✍ on 🌐 dunglas.dev
💬 on @[email protected]
· @dunglas.dev
· @dunglas
· @dunglas
- Description
- Content management is more than just adding a text editor to your project. Initially, you may only need a basic text editor for your Entity. However, as your project grows, you might require support for multiple languages, and when drafting or versioning come into play, things can get tricky.
In this talk, I will provide a quick introduction to different ways of data modeling and the libraries available to meet these needs. I'll also share a brief history of Sulu's content storage and explain why we decided to redesign the entire content storage system for a better future.
You'll learn how to evolve from a simple Doctrine entity to a translatable entity, and finally, to a multi-dimensional entity that supports multiple languages, drafting, versioning, and more. These concepts are reusable even if you're not using our beloved CMS.
Slides
Video (not free)
Blog post
By Alexander Schranz
💻 on @alexander-schranz 💚
✍ on 🌐 github.com/topics/alexander-schranz-article
💬 on @alexander-schranz.bsky.social
· @alex_s_
· @[email protected]
· @alexander-schranz
- Description
- Discover how to bridge the gap between legacy PHP code and the performance of Go in hybrid CLI development. Using the Symfony Console library, you'll see how we blend these two languages in the Upsun CLI, embedding the Legacy Platform.sh PHP CLI within Go for seamless functionality.
This approach not only enhances performance but also preserves backward compatibility, saving time while migrating from the older PHP-based CLI to the new, faster Go implementation. You'll learn how we maintain intuitive command routing, make it invisible to users, and tackle authentication across both platforms.
This talk is perfect for those looking to modernize their tools without starting from scratch.
Slides
Video (not free)
Blog post
By Antonis Kalipetis
💻 on @akalipetis
✍ on 🌐 akalipetis.com
💬 on @alexander-schranz.bsky.social
· @akalipetis
· @akalipetis
- Description
- You've mastered the fundamentals of Symfony form, now you want more? In this talk, we'll go beyond the documentation tutorials and explore real-world use cases to showcase the power and flexibility of Symfony's form component. Come prepared to level up your Symfony form skills with practical examples and actionable takeaways.
Slides
Video (not free)
Blog post
By Alexandre Salomé
💻 on @alexandresalome
✍ on 🌐 alexandre.salome.fr/blog
💬 on @alexandresalome
· @alexandresalome
- Description
- Symfony UX is a set of components for creating rich front-end interfaces with Symfony. This December, it celebrates its 4th anniversary. (Happy UX-Birthday!)
What a year 2024 has been for Symfony UX!
We’ll review all that happened: new components (Icon, Map), added features to TwigComponent and LiveComponent, and discuss the philosophy and directions taken by the Symfony UX team.
Then we’ll explore the future of Symfony UX with a sneak peek at 2025, including one or two surprises!
Slides
Video (not free)
Blog post
By Simon André
💻 on @smnandre 💚
✍ blog not found
💬 on @smnandre.dev
· @simonandre
· @smnandre
- Description
- Whether you're an AI enthusiast or a developer curious about machine learning, this session will equip you with the knowledge to implement ML inference in your Symfony applications.
This talk will show by example how to implement ONNX (Open Neural Network Exchange) and Transformer models to bring advanced AI capabilities to your Symfony projects.
Slides
Code example
Video (not free)
Blog post
By Guillaume Moigneu
💻 on @gmoigneu
· @gmoigneu
✍ 🌐 guillaume.id
💬 on @guillaumedotid
· @guillaumemoigneu
- Description
- Rethink serialization in Symfony using new components like JsonEncoder and ObjectMapper. Learn how to simplify data serialization workflows.
Slides
Video (not free)
Blog post
New symfony/json-encoder
Component (merged Pull Request)
By Mathias Arlaud
💻 on @mtarld 💚
✍ blog not found
💬 on @mtarld.bsky.social
· @matarld
· matarld
- Description
- In this forward-thinking talk, I'll take you on a journey through the integration of AI in Symfony projects. Drawing from our real-world experiences, I'll demonstrate how to build adaptable AI systems that can withstand the ever-shifting landscape of AI technologies and regulations. You'll learn our strategies for creating a provider-agnostic AI architecture, ensuring your Symfony applications remain flexible amidst changing requirements and GDPR considerations. Join me to discover how to future-proof your projects and avoid vendor lock-in while harnessing the power of AI in your Symfony ecosystem.
Slides
Video (not free)
Blog post
By Johannes Wachter
💻 on @wachterjohannes
✍ on 🌐 asapo.at/blog
💬 on @mtarld.bsky.social
· @wachterjohannes
- Description
- Develop a Symfony-based fraud prevention system. Collect data, expose APIs, guide resource access, and block suspicious activities smoothly.
Slides
Video (not free)
Blog post
By Moritz Schuh
💻 on @moritzschuh
✍ blog not found
💬 on moritz-schuh-…
- Description
- Looking at old legacy code, you usually know "a better way to do it" by now. But did you ever look at "the code in your mind"? Let's go through a helpful mindset for refactoring projects and apply some principles of refactoring to yourself. This talk will give you a better understanding of how you and your brain evolved from index.php to a complete fully grown application - and what parts of your brain still run legacy code.
Slides
Video (not free)
Blog post
By Peter Dietrich
💻 on @xosofox
✍ blog not found
💬 on @xosofox
· @pdietrich
- Description
- As software engineers it is sometimes too easy to forget the impact that our code has on the environment. We build for changeability, speed and hopefully quality, but we forget about sustainability. The time to act is now. It is time for us to take responsibility and to write more sustainable tech. In this talk I will talk about things we can do to write more energy efficient code. I will also talk about hosting your code more sustainably. And last but not least… I will share the software architecture needed to build greener applications using Symfony Messenger.
Slides
Video (not free)
Blog post
By Michelle Sanver
💻 on @michellesanver
✍ blog not found
💬 on @[email protected]
· @michellesanver.bsky.social
· @michellesanver
· @michellesanver
- Description
- This talk will demonstrate a streamlined workflow for two developers collaborating on a project through a live coding session. We will build a frontend using Next.js and an API backend using Symfony. We aim to create a visually appealing and functional decoupled application in only 30 minutes.
During the presentation, we will discuss the tools and techniques we use to facilitate efficient teamwork, including real-time code review, infrastructure as code, version control, and preview environments. Attendees will leave with a solid understanding of streamlining their development workflows and improving collaboration with their colleagues.
Slides
Video
Blog post
By Augustin Delaporte
💻 on @GuGuss
✍ blog not found
💬 on @augustindelaporte
And Florent Huck
💻 on @flovntp
✍ blog not found
💬 on @flovntp
· @michellesanver
- Description
- As your application evolves from a side project into a serious business, you will likely encounter situations where you, your support team, or even your customers question why certain configurations changed, why information is incorrect, or why data seemingly vanished "on its own." Understanding and effectively managing these issues is crucial to maintaining the integrity and reliability of your application.
This talk will explore various strategies for auditing data changes in Symfony applications. We will discuss where to begin and what factors to consider as the volume of data increases.
Slides
Video (not free)
Blog post
By Sebastian Plagemann
💻 on @splagemann
✍ blog not found
💬 on @sebastian-plagemann-…
· @[email protected]
- Description
- Connecting the broken dots between the dev team and the marketing team to create an unholy synergy. Giving a simple guide to help marketing and development teams work better and more effectively as a team to create better products, messaging, and user experiences. Highlight collaboration practices, tools and real-world experiences to ensure both teams are aligned and achieve success.
Slides
Video (not free)
Blog post
By Celeste Van Der Watt
✍ blog not found
💬 on @celereeee
· @sebastian-plagemann-…
- Description
- I truly believe Dagger is the next evolution of CI/CD implementation. Myself, as a subject matter expert in CI/CD, I spent years building the perfect system to mitigate challenges we face at a tech level and business level. Now along comes Dagger, created by Solomon, the founder of Docker, and it makes so many challenges disappear, by design, and opens up so many new possibilities along the way.
In this talk I'll be your guide in a deep dive into Dagger-land, demonstrating how to strategically start integrating this into your existing projects and start benefiting from the awesomeness.
Slides
Video (not free)
Blog post
Pull Request for symfony/symfony
By Paul Dragoonis
💻 on @dragoonis
✍ blog not found
💬 on @dr4goonis
· @pauldragoonis
- Description
- In the fast-paced world of development, the ability to test and iterate quickly is paramount. This talk explores how Upsun empowers developers to "break things fast" by providing full-stack preview environments that can be spun up on demand, mirroring production settings without the risks associated with traditional cloning methods. Learn how to leverage these transient environments for rapid QA, experimentation, profiling, load testing, and debugging.
Upsun is a cloud application platform that empowers developers to build, deploy, and manage applications with greater flexibility and efficiency. It offers advanced resource and container management, allowing teams to dynamically allocate computing resources and customize container configurations to meet the specific needs of their applications.
Slides
Video (not free)
Blog post
Related Links: Upsun Developer Center · Preview Environments
· What is instant data cloning?
By Greg Qualls
💻 on @gregqualls
✍ blog not found
💬 on @gregqualls.com
· @gregqualls
· @gregqualls
- Description
- Understand DI fundamentals, configure Symfony’s service container, and use attributes for smoother, type-safe code and better maintainability.
Slides
Video (not free)
Blog post
By Dave Liddament
💻 on @DaveLiddament
✍ on 🌐 www.daveliddament.co.uk/articles
💬 on @[email protected]
· @daveliddament.bsky.social
· @DaveLiddament
· @daveliddament
- Description
- Mapping is something that you see in many frameworks over the web in every programming languages. Doctrine, for example, has a quite complex mapper to transform the relational database representation to your well-known entity. After covering the history behind years of discussion and research by the Symfony community, we'll study the needs for such a component in Symfony. We'll analyse how different it is from the Symfony Serializer, and what are the solutions popular frameworks on the Web offer. At least, we'll showcase the new Mapper component and its application from API design to day to day use cases.
Slides
Video (not free)
Blog post
Pull Request for symfony/object-mapper
By Antoine Bluchet
💻 on @soyuka 💚
✍ on 🌐 soyuka.me
💬 on @soyuka.me
· @[email protected]
· @s0yuka
· @soyuka
- Description
- Ever wondered what happens under the hood when you run a Composer update or why Composer 2 got so much faster? Learn about some of its inner workings, some lesser known parts and why they may be useful to you, as well as upcoming features and future plans.
Slides
Video (not free)
Blog post
By Nils Adermann
💻 on @naderman 💚
✍ on 🌐 blog.naderman.de
💬 on @[email protected]
· @naderman.de
· @naderman
· @nilsadermann
- Description
- Postgres is famous for its support for SQL data. However, Postgres also has powerful capabilities to work with JSON. I will show how to leverage the various JSON functions of modern Postgres to work with your less structured data. I will also show how to use some of that functionality from within Doctrine.
Slides
Code: Examples and performance measurements
Video (not free)
Blog post
By David Buchmann
💻 on @dbu
✍ on 🌐 davidbu.ch/mann/blog
💬 on @[email protected]
· @dbu
· @david-buchmann-…
- Description
- Revisit best practices from 10 years ago. See what’s still relevant, what’s changed, and how the Symfony ecosystem evolved over the last decade.
Slides
Video (not free)
Blog post
By Tugdual Saunier
💻 on @tucksaun
✍ blog not found
💬 on @tucksaun
· @tucksaun.bsky.social
· @[email protected]
· @tugdual-saunier
- Description
- When you're faced with auditing an application or a set of applications, it's easy to get lost and forget the big picture. Let's discuss which tools are best suitable for every part of the audit, which aspects of the stack should be audited and how to proceed. Join me in finding out which traps to avoid and how to best carry out your next audit.
Slides
Video (not free)
Blog post
By Marie Minasyan
💻 on @MarieMinasyan
✍ on 🌐 blog.eleven-labs.com
💬 on @MarieMinasyan
· @marieminasyan
- Description
- Extensibility points are the cornerstone of reusable software components, empowering developers to adapt and extend functionality. But how do you design these points effectively? This sessions is practical guide for introducing extensibility into your codebase using Symfony components.
Slides
Video (not free)
Blog post
By Adam Wójs
💻 on @adamwojs
✍ blog not found
💬 on @adamwojs
· @adamwojs
- Description
- As tech leaders we like to think we’re responsible for driving organisational and cultural change, but in most cases, we’re just catching up to the possibilities created by new kinds of software, and re-forming our engineering organisations to take advantage of them.
Organisational dynamics are critical, but success at enabling fast flow is ultimately dependent upon how well your tech stack enables it. It’s technology that drives progress.
In this talk Nigel will take a tour through some history of the DevOps movement, findings from a decade of State of DevOps Reports, his experience driving change at large and small companies, discuss some relevant inflection points in software and how they influence organisational dynamics, argue that the dominance of “culture” topics divorced from technological progress fails to advance our industry, and demonstrate how platform and framework adoption drives the best kind of cultural changes.
Slides
Video (not free)
Blog post
By Nigel Kersten
💻 on @nigelkersten
✍ blog not found
💬 on @etwoy.net
· @[email protected]
· @[email protected]
· @nigelkersten
· @nigelkersten
- Description
- Since wkhtmltopdf was deprecated, it is difficult to find an easy to use / setup library to generate PDF's.
Amongst the existing solutions, we chose to focus solely on Gotenberg.
The existing SDK did not match our needs as it provides only static classes, so we decided to give a try and create ourselves a brand new Bundle with the DX possible for Symfony Developpers & PHPStorm users.
From the fast HttpClient to the forgotten Webhook, let's see how existing components can help us to make PDF generation fast and easy to use.
To do so we had to ask ourselves a few questions which we will cover together !
How do we expose a friendly, yet semantic configuration ? How to ensure great auto-completion for ease of use ? What needs to be done to have a proper Profiler ? How to keep memory efficiency by leveraging the HttpClient ? How to make the asynchrone generation easy ?
Come and discover how generating PDF's is now as easy as using twig !
Slides
Video (not free)
Blog post
By Adrien Roches
💻 on @Neirda24
✍ on 🌐 blog.roc-it.tech
💬 on @AdrienRoches
· @adrienroches.bsky.social
· @[email protected])
· @adrien-roches
And Hubert Lenoir
💻 on @Jean-Beru
✍ blog not found
💬 on @jean_beru
· @hubert-lenoir
- Description
- Its loose type system and implicit type casts make PHP a perfect programming language for beginners. However, if we rely on those features heavily, we will eventually end up with a codebase that is hard to control and maintain. In this session, Alexander will open up his toolbox and show how a stricter way of programming PHP applications helps him to not lose pace when applying changes to PHP applications.
Slides
Video (not free)
Blog post
By Alexander M. Turek
💻 on @derrabus 💚
✍ on 🌐 medium.com/@derrabus
💬 on @[email protected]
· @derrabus.bsky.social
· @derrabus
· @amturek
- Description
- The holiday season, especially Black Friday, is a goldmine for e-commerce apps—but only if they can handle the traffic. When the surge hits, unprepared applications buckle under pressure, leading to frustrated users and crashed servers. Been there, done that... In this talk, I’ll share some e-commerce horror stories from the trenches and show you how to avoid becoming one. We’ll dive into a proven roadmap to reliability using production cloning, traffic generation, and real-time observability. With these strategies (plus a dash of your magic), you’ll have the perfect recipe to ensure your app withstands the holiday rush—and you can relax, knowing your system won’t let you down
Slides
Video (not free)
Blog post
By Thomas di Luccio
💻 on @thomasdiluccio
✍ on 🌐 thomas.diluccio.fr
💬 on @thomas.diluccio.fr
· @zenhysteria
· @thomasdiluccio
- Description
- Microservices offer substantial benefits in terms of scalability and flexibility. However, these advantages come with challenges, including increased complexity and the potential for service fragmentation. In this talk, we’ll delve into a real-life case study demonstrating how adopting a microservice was the ideal solution for expanding functionality within an existing system. Through this example, we will explore the decision-making process, the implementation strategy, and the ultimate impact on system performance and flexibility.
Slides
Video (not free)
Blog post
By Haylee Millar
💻 on @hayleemillar
✍ blog not found
💬 on @hayleemillar
- Description
- In our project, we had a couple of hundred scheduled jobs. Recently, we've successfully migrated the project from Cron to Symfony Scheduler. It was a long way and I would like to share our experience:
- How to do it smoothly?
- What advantages and disadvantages can we get from migration from Cron to Scheduler?
- What problems face we face during the migration?
Slides
Video (not free)
Blog post
By Viktor Pikaev
💻 on @HaruAtari
✍ on 🌐 medium.com/@reg_55279
💬 on @HaruAtari
· @viktor-pikaev
- Description
- Pick the right HTTP API architecture. Compare GraphQL, REST, and RPC, their strengths, and when to choose each for your project’s needs.
Slides
Video (not free)
Blog post
By Rob Allen
💻 on @akrabat 💚
✍ on 🌐 akrabat.com
💬 on @akrabat.com
· @[email protected]
· @akrabat
· @akrabat
- Description
- Static analysis tools like PHPStan have become essential for PHP developers, and Symfony projects can greatly benefit from custom rules tailored to their specific needs. In this talk, I will guide Symfony developers through the process of writing custom PHPStan rules to enforce project-specific standards and catch domain-specific bugs, and freeing up valuable time by automating repetitive code review tasks.
Slides
Video (not free)
Blog post
By Ondřej Mirtes
💻 on @ondrejmirtes 💚
✍ on 🌐 phpstan.org/blog
💬 on @[email protected]
· @OndrejMirtes
· @ondrejmirtes
- Description
- Let's delve into the intricacies of Symfony Notifier component: you'll learn all about its inner workings, from channels to transports and configuration. We'll take advantage of this journey to develop a new feature of the component: sending postal mails.
Slides
Video (not free)
Blog post
By Raphaël Geffroy
💻 on @raphael-geffroy
✍ blog not found
💬 on @raphael-geffroy.bsky.social
· @raphael_geffroy
· @[email protected]
· @raphaël-geffroy
- Description
- It’s easy to assume that our users are experts when writing documentation. But technical writing without diagrams, code examples, videos, screenshots and more can ostracise a large chunk of users who are simply searching for help when using your product. When writing technical documentation, empathy allows us to imagine ourselves as the reader: a junior developer who just started on the job, a sales manager who needs more information for a client deck, a member of the customer success team helping a client on a video call. When we’re able to understand that our docs form the foundation of knowledge for a wide range of users, we’re able to write in a manner that positively impacts all. We may be writing about logical concepts, but our approach can definitely benefit from a bit of heart. This talk will break down the vital role empathy plays in the process of writing technical documentation for users from all business backgrounds.
Slides
Video (not free)
Blog post
By Kemi Elizabeth Ojogbede
💻 on @KemiOjogbede
✍ blog not found
💬 on @kemi-elizabeth-ojogbede-…
- Description
- Join us for an insightful session on more sustainable and ethical tech practices. This conference will cover the essentials of Green IT, showing you how to minimize environmental impact through optimized development processes. You’ll also learn about the importance of accessibility, ensuring that your web applications are inclusive and meet accessibility standards. Additionally, the session will delve into data privacy, providing practical advice on managing data protection in your projects. Gain valuable knowledge and tools to integrate sustainability into your Symfony applications and contribute to a more responsible tech ecosystem.
Slides
Video (not free)
Blog post
By Céline Déis Nuel
✍ on 🌐 greenit.fr/author/celinedeis
💬 on @celinedeis
· @celine_deis
And Vincent Maucorps
💻 on @vmaucorps
✍ on 🌐 smile.eu/fr/publications-et-evenements
💬 on @vincent-maucorps-…
· @vmaucorps
- Description
- Have you ever considered what would happen when a popular open source package is abandoned?
Now, what about when that package is one of your essential dependencies?
This scenario is not some abstract scenario for a far away future. Projects get abandoned every day and your dependency might be next... But you can help! Come & listen to some tales of an accidental maintainer and learn about what you can do to help try and prevent these situations from getting out of hand.
Slides
Video (not free)
Blog post
By Juliette Reinders Folmer
💻 on @jrfnl 💚
✍ blog not found
💬 on @[email protected]
· @jrf_nl
· @julietterf
- Description
- Communication is key but challenging for developers, especially when working with people using different programming languages. Front-end developers extensively use Component Architecture, as it is implemented in all major JavaScript frameworks. Let’s explore what Component Architecture is and how to implement it in a real Symfony application. This approach will enable your team to work efficiently on the same codebase, fostering better communication and collaboration by speaking the same technical language.
Slides
Video (not free)
Blog post
By Mathéo Daninos
💻 on @WebMamba
✍ blog not found
💬 on @matheodaninos
· @mathéo-d
- Description
- Creating an unforgettable user experience in searchandising is a challenge for both developers and business professionals.
Enter Gally, our open-source searchandising solution, designed to meet the ecosystem's technical and functional needs with excellence.
Join us for an engaging talk where we unveil our journey in crafting Gally.
Discover how Gally harnesses the power of Symfony and API Platform to offer seamless extensibility for developers while boosting ease of use and revenue for businesses.
Slides
Video (not free)
Blog post
By Romain Ruaud
💻 on @romainruaud 💚
✍ blog not found
💬 on @romain_ruaud
· @romain-ruaud-…
- Description
- The deployment scenario for PHP looks a little different than for other languages like Go or Ruby that have embedded webservers. The classic stack of NGINX/Apache + php-fpm doesn't perfectly fit in the container world.
Some solution providers, like DigitalOcean or certain Azure products, only allow for single containers to be deployed.
In this talk, we'll explore ways other people have solved this, like FrankenPHP, Framework-X , and others. For production deployments, there is k8s, swarm, compose, and running everything in one multiprocess container.
These single containers could be orchestrated with systemd, supervisord, or Runit. We'll talk about the benefits and downsides of these solutions, compare them with the choice we made for our last project, s6-overlay, show off the s6-cli project I developed for this purpose and talk about recipes for running database migrations, cronjobs and a few more.
Slides
Video (not free)
Blog post
Cookbook Repo
By Anne-Julia Seitz
💻 on @dazz
✍ on 🌐 blog.dazzlog.de
💬 on @[email protected]
· @anne-julia-seitz-…
- Description
- What started out as a sweet PEAR is now a sour PECL, and after many years of dealing with brined cucumbers it’s time to dish out some sweet new tools. Join us for a trip down memory lane as we take a look at the acquired taste of PHP extensions and their challenges from writing and publishing them to finally handling the installation procedure you are all too familiar with. The talk will give you an insight into an effort by the PHP foundation to bake a new PHP Installer for Extensions and how it will solve some of the challenges of dealing with PHP extensions.
Slides
Video (not free)
Blog post
The PHP Installer for Extensions
Extensions that support PIE
By Andreas Braun
💻 on @alcaeus 💚
✍ blog not found
💬 on @alcaeus79.bsky.social
· @alcaeus
· @andreas-b-…
- Description
- Join Thibault Milan as he explores the transformative power of AI in web development. Discover how tools like GitHub Copilot, Tabnine, Perplexity, and Azure OpenAI are revolutionizing his workflow, enabling faster ideation and seamless entry into new tech areas. Thibault will share insights on integrating AI to improve coding practices, overcome technical limitations, and venture into uncharted territory.
This talk will inspire every developer to view AI as a complement to their skills, not a competitor, preparing them for a future where AI tools are indispensable partners in innovation.
Slides
Video (not free)
Blog post
By Thibault Milan
💻 on @clawfire 💚
✍ on 🌐 thibaultmilan.com/blog
💬 on @thibaultmilan
· @thibaultmilan
- Description
- In today’s evolving threat landscape, robust web security practices are paramount to safeguarding applications and user data. This talk delves into modern approaches to web security, with a spotlight on stateless CSRF (Cross-Site Request Forgery) protection. Drawing from recent advancements in Symfony, we’ll explore how to secure web applications without relying on traditional session storage.
Slides
Video (not free)
Blog post
By Nicolas Grekas
💻 on @nicolas-grekas 💚
✍ on 🌐 medium.com/@nicolas.grekas
💬 on @nicolasgrekas
· @nicolasgrekas.bsky.social
· @[email protected]
· @nicolasgrekas
- Description
- The Security component has changed a lot in the past few years.
From Authentication Listeners to Guard and finally the Authenticator Manager system, Symfony now has the most robust infrastructure ever to support most if not all modern, industry-standard Security protocols.
The community started building on these new foundations by introducing an AccessTokenAuthenticator and kept improving it since then, notably through adding more token handlers for well-known authentication protocols. That's pretty cool already, but what should we expect next? How far will we take it?
In this talk, I'm going to put my Security maintainer hat on to answer these questions and share some insights about what's going on in this critical part of our beloved framework.
Slides
Video (not free)
Blog post
By Robin Chalas
💻 on @chalasr 💚
✍ blog not found
💬 on @chalasr.bsky.social
· @chalas_r
· @[email protected]
· @robinchalas
- Description
- Ask questions directly to the Symfony Core team. Gain insights, clarify doubts, and learn about Symfony’s direction.
Video
By the Symfony Core Team
💬 on BlueSky
Source: SymfonyCon Vienna 2024 schedule (archive)