I just updated my PHP Cookiecutter and I’m really happy with the result.
It now uses Phive for tooling, so generated projects can keep `composer.json` free of root-level dev dependencies. It also adds dedicated lint jobs and backward-compatibility checks, with job dependencies to reduce CI runtime and minutes.
Project: https://github.com/jeromegamez/cookiecutter-php/
Generated example: https://github.com/jeromegamez/cookiecutter-php-test









