[API Platform Con 2025] - Mercure, SSE, API Platform et un LLM élèvent un chat(bot)

💬 Slides Construire un chat temps réel avec Mercure, c’est le cas d’exemple basique, mais parlant. Bien. Mais à l’ère de l’IA, voyons ensemble comment intégrer un LLM dans un chatbot mettant en scène un client JS, une API PHP et Mercure ! Notre challenge sera de faire communiquer les différentes briques à travers Mercure uniquement, pour un maximum de performance et de fluidité! ...

18 Sep 2025 Â· 1 min Â· welcomattic

[SyliusDays 2025] - Translate the UIs of your Sylius applications efficiently

💬 Slides Leverage Symfony’s Translation component to efficiently translate the UIs of your Sylius applications. This talk will cover best practices, tips, and tricks for managing translations in Sylius, ensuring your application is accessible to a global audience. From translation keys extractions to SaaS tools used to translate your static texts, this talk will cover everything you need to know to efficiently translate the UIs of your Sylius applications.

22 May 2025 Â· 1 min Â· welcomattic

[SymfonyLive 2025] - L'année des agents GenAI

💬 Slides Lightning talk de 7 minutes présenté lors du SymfonyLive Paris 2025.

27 Mar 2025 Â· 1 min Â· welcomattic

[SymfonyLive Paris 2023] - Au moins 4 façons de définir un DateTime avec un Time réinitialisé (Lightning Talk)

💬 Slides Lorsque nous créons des objets DateTime à partir d’une chaine de caractères comme « 2023–03–23 », à l’exécution PHP va définir les emplacements « heures », « minutes » et « secondes » aux valeurs instantannées (c’est à dire à l’heure de l’exécution). Or cette heure arbitraire n’est parfois pas ce que nous voulons. Voyons donc comment réinitialiser ces emplacements de temps facilement !

23 Mar 2023 Â· 1 min Â· welcomattic

[SymfonyCon Disneyland Paris 2022] - Painless authentication with Access Tokens

đź’¬ Slides Via some simple but real scenarios, we will discover the power of the new AccessToken Authenticator shipped in Symfony 6.2. For example, we are developing a SaaS product, which exposes a private API. Our users can register many applications into their accounts, for each one we will generate an API Token that users must inject in their requests. Now, with a pinch of YAML and a dash of PHP, we will be able to authenticate users from their API Token. In this talk, I will show you how it also works with JWT and some other exotic tokens!

17 Nov 2022 Â· 1 min Â· welcomattic