Symfony Yoandev Quality

Set up and run the quality gate on a Symfony project: PHPStan at level max with the Symfony and Doctrine extensions, deptrac to enforce the layer contract, php-cs-fixer for style, and a CI pipeline that runs all of it. Ships ready-to-commit configuration files and a Make or Castor task entry point, with every tool running from the jakzal/phpqa Docker image so it never enters composer.json. Use this skill whenever someone asks to set up static analysis, add PHPStan or deptrac or php-cs-fixer, configure CI or a GitHub Actions workflow, fix a PHPStan error, add a baseline, enforce architecture rules mechanically, add a Makefile or castor.php, check for vulnerable dependencies, or asks why the build is failing on style or types. Also use it when introducing this standard to an existing codebase that has never had static analysis.

yoanbernabeu Updated

File contents

yoanbernabeu/symfony-yoandev-skills/tree/main/skills/symfony-yoandev-quality commit c48b630263

Frequently asked questions

npx skillmds@latest add yoanbernabeu/symfony-yoandev-quality