[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

[SymfonyWorld Online 2020] - Internationalize your Symfony application

đź’¬ Slides Translating an application is a big step while you develop an international project. Translation process of an application can be very tough. It can remain laborious even after the first release. So, we have a new type of workmate: dear developers, product owners, designers, let me introduce translators with whom we will have to work efficiently! Together, we will have to make sure that the translations stay up to date on production. How? This is exactly what we will be talking about in this conference. Tools like php-translation bundle, Loco or Transifex will be very useful to your team. We will plug them in Symfony to create an efficient workflow. We will also define responsibilities for developers, translators and designers. Everything to ease the translation process from development environment to production without any pain! At the end of this talk, you will be looking forward to implementing these amazing solutions!

4 Dec 2020 Â· 1 min Â· welcomattic

Talk - Des images au cordeau pour vos applications Symfony

J’ai eu la chance en 2019 d’être retenu en tant que conférencier au SymfonyLive Paris. Le sujet que j’avais proposé lors du CFP traitait des images responsives, chose que j’ai du mettre en place sur plusieurs projets clients différents. À mi chemin entre retour d’expérience et recommandations, voici les slides de la présentation 💬 Slides La conférence a été filmée, voici la vidéo !

14 Apr 2019 Â· 1 min Â· welcomattic

[SymfonyLive Paris 2019] - Des images au cordeau pour vos applications Symfony

📺 Vidéo | 💬 Slides Le responsive est une pratique largement répandue dans nos projets depuis quelques années maintenant. De nombreuses techniques CSS permettent d’adapter les layouts de nos sites web à différentes tailles de terminaux. Mais lorsqu’il s’agit d’adapter les images, les techniques sont souvent moins connues, et parfois perçues comme expérimentales. Nous listerons ensemble quels sont les standards actuels permettant de charger la bonne image à la bonne taille et au bon format pour le bon terminal. Puis, nous verrons comment implémenter ces standards au sein d’une application Symfony, quels outils utiliser et comment tirer parti de Twig pour nous faciliter le travail !

29 Mar 2019 Â· 1 min Â· welcomattic

[PHP Tour Montpellier 2018] - Traduire efficacement une application Symfony

💬 Slides La traduction d’une application est une étape primordiale dans un projet international. Mais sa mise en place est souvent douloureuse, et ça le reste tout au long de la vie de l’application. Un nouveau type d’intervenant entre en jeu en plus des développeurs, chefs de projets, designers, voici maintenant les traducteurs. Comment faire travailler toutes ces personnes efficacement, et garder l’intégrité des traductions de l’application ? ...

18 May 2018 Â· 1 min Â· welcomattic