Symfony public The love story between Symfony and HTTP Alexandre Daubois So I’ve been talking a lot about different components Symfony offers. In case you’re not familiar with the… 5 min read Dec 14, 2021
Symfony public Symfony’s Panther: Unleash the Tests Beast Alexandre Daubois Testing an application isn’t the easiest thing on earth, it is not the quickest thing either and it may… 4 min read Dec 7, 2021
Symfony public What’s this upcoming “Encryption” component of Symfony 6.1? Alexandre Daubois Did you ever try to encrypt data with vanilla PHP? Well, I did (try), and I definitely don’t want… 4 min read Nov 30, 2021
Symfony public Symfony 6 brings its CLI to the next level Alexandre Daubois One the most useful thing ever when using a command line interface is autocompletion. You know about it. If you… 3 min read Nov 23, 2021
Symfony public Using PHP 8.1 enumerations in Symfony Alexandre Daubois I’ve been involved in the addition of enumerations support in the Symfony framework. Why? Because I’m mad at… 4 min read Nov 16, 2021