A opinionated Symfony pack to get your Symfony application started
Ensure you have Symfony Flex installed, otherwise the pack can not be installed.
Run:
composer require kocal/symfony-app-packdeptrac/deptrac: Static analysis tool to enforce architectural rules in your PHP projects,kocal/oxc-bundle: Symfony Bundle to easily download and use Oxlint and Oxfmt (from the Oxc project),kocal/phpstan-symfony-ux: PHPStan extension that provide quality rules for Symfony UX components,phpstan/phpstan: Static analysis tool for PHP,phpstan/phpstan-doctrine: PHPStan extension for Doctrine,phpstan/phpstan-symfony: PHPStan extension for Symfony,rector/rector: Tool to automate code refactoring and upgrades in your PHP projects,symplify/easy-coding-standard: Tool to check and fix coding standards in your PHP code,vincentlanglet/twig-cs-fixer: Tool to check and fix coding standards in your Twig templates,
Included files can be found at the Symfony Recipes Contrib repository.
Because I'm tired of installing and configuring all these tools for every new Symfony project I start (eg. Kocal/Gotta-Catch-Em-All#1).