Here is what I use to kickstart a new PHP project in just a few seconds:
https://github.com/jeromegamez/cookiecutter-php
No forks or subsequent changes are necessary, and you have a fully configured project with @phpstan, #PHPUnit
and #PhpCSFixer, ready to go. Oh, and did I mention the preconfigured GitHub Actions workflow? 🚀