Create a standalone console command, with autowired DI, but without installing the rest of the Symfony framwork
symfony/skeleton is not a particularly heavy set of dependency set, but it's nice to be able to create a command with only the minimal set of required components.
At the same time, if the command or commands provided are relatively complex, relying o...
weblog.yivoff.com3 min read