Symfony Components without the full stack framework (Episode 2)
I’m only using Symfony DI, Http, Kernel, Routing components in my project following Create your own PHP Framework (https://symfony.com/doc/current/create_framework/index.html). Project, on which I …