À propos de Mathieu Santostefano
Après un BTS Informatique de Gestion et un passage par l’IESA Multimédia, Mathieu se perfectionne sur les technologies PHP et JavaScript. Après quelques années passées sur symfony 1, il rencontre JoliCode via une formation Symfony donnée à l’IESA par Benjamin et Joël. Aujourd’hui, il explore l’univers PHP et y contribue dès qu’il le peut, notamment en tant que membre de la Core Team Symfony et mainteneur des packages PHP Translation.
Mathieu suit assidûment l’évolution des outils qu’il utilise au quotidien, à l’affût des nouveautés qui permettent d’améliorer la qualité, la fiabilité et la robustesse des applications qu’il développe.
Il a pu mettre en pratique toutes ces compétences auprès de clients comme Arianespace, Courbet, Orpi, Sézane ou encore Arte.
Vous pouvez le retrouver sur Twitter et sur GitHub, le croiser lors d’un prochain meetup, ou encore l’apercevoir sur la scène d’une conférence comme le Forum PHP ou le Symfony Live !
Derniers articles publiés par Mathieu Santostefano
Symfony Webhook et RemoteEvent, ou comment simplifier la gestion d’événements externes
Lors de la conférence SymfonyCon 2022 à Disneyland Paris, Fabien Potencier a dévoilé à la communauté Symfony deux nouveaux composants : Webhook et RemoteEvent. Ces derniers ont récemment (mars 2023) été mergés dans la branche 6.3 et nous pouvons donc commencer à les tester, c’est…
Quick PHP tip: Initialize a DateTime object from string, but with time resetted
Initialize the PHP DateTime object For a variety of reasons, we all have to initialize DateTime objects from strings like 2023–02–14. The quick and clean way to get an object from this kind of string is to use createFromFormat method of DateTime (or DateTimeImmutable): If I run…
Fine tune an OpenAPI specification for mocking
More and more often, in the projects I work on, I need to mock APIs. When I’m lucky enough, the API provides an OpenAPI specification, but sometimes it can be heavy. I almost never need to locally mock the whole API, only a few endpoints. Mocking the whole API, with Prism for example, …
Lire la suite de l’article Fine tune an OpenAPI specification for mocking
SymfonyCon at Disneyland Paris for the 15+2th birthday of Symfony
After more than two years of waiting, SymfonyCon 2020 2021 2022 was held at Disneyland Paris on November 17th and 18th. We were delighted to meet community members, other members of the Core Team, as well as contributors who have been involved in Symfony for years. The venue, very…
Lire la suite de l’article SymfonyCon at Disneyland Paris for the 15+2th birthday of Symfony
Notre Forum PHP 2022 à Disneyland
L’équipe des JoliCodeurs était présente en force à Disneyland pour assister au Forum PHP 2022 : le plus gros événement PHP de l’année et notre pèlerinage annuel au pays des éléPHPants. Nous y avons présenté trois sujets : Bastien a raconté une histoire de sauvetage comme nous les…
Lire la suite de l’article Notre Forum PHP 2022 à Disneyland
Les conférences de Mathieu Santostefano

SymfonyLive Paris 2023
Au moins 4 façons de définir un DateTime avec un Time réinitialisé
SymfonyCon Disneyland Paris 2022
Painless authentication with Access Tokens
SymfonyLive Paris 2019
Des images au cordeau pour vos applications Symfony
PHP Tour Montpellier 2018
Traduire efficacement une application Symfony