A template for a Symfony console application that uses dependency injection - because I need it quite often!
Version: Symfony 5.0
git clone https://github.com/zit-hb/symfony-console.git
composer update
box build
Check out the official Symfony documentation for information on how to write a command: