Antonio TurdoHandling deprecated routes using Symfony compiler passesHow to tun some logic when a deprecated route is called, with reflections and Symfony’s dependency injectionAug 31, 2023Aug 31, 2023
Antonio TurdoApplying SOLID principles with SymfonyDependency injection in Symfony to write maintainable codeJul 9, 2023Jul 9, 2023
Antonio TurdoPerformance optimizations with DoctrineIn Symfony (or plain PHP) projects Doctrine allows you to focus on domain concepts and implement application use cases quickly, letting the…Aug 10, 20212Aug 10, 20212
Antonio TurdoHow to deserialize a REST request with Symfony formsIn my previous post we saw, in the context of a REST application created with Symfony and PHP8, how to obtain a DTO as a parameter of an…Feb 28, 2021Feb 28, 2021
Antonio TurdoUsing PHP8 attributes with Symfony’s Value ResolverVersion 8 of PHP has been released just over 2 months ago, and among the most important changes there is the introduction of attributes…Feb 7, 2021Feb 7, 2021