netzmacht/phpspec-phpcq-plugin
PHPSpec plugin for the PHP Coding Quality (phpcq) toolchain. Integrates phpspec runs into phpcq pipelines, enabling automated specification testing as part of your QA checks, reporting, and CI workflows.
For Executives: "This plugin bridges our existing PHPSpec tests with automated code quality checks, reducing manual reviews and catching issues earlier—like a ‘linter for behavior specs.’ It’s a low-cost way to embed QA into our dev workflow, cutting rework time and aligning with our tech debt reduction goals. Since it’s open-source and PHP-native, it integrates seamlessly with our stack without vendor lock-in."
For Engineering: "If we’re already using PHPSpec, this adds PHP_CQ checks with zero setup overhead. It runs during your existing test suite, flags violations in familiar output, and helps us fail fast on code smells. Think of it as ‘PHPStan for BDD’—lightweight, actionable, and developer-friendly. We can gate it behind a feature flag to test adoption first."
For Developers: "No more waiting for PR reviews to catch basic issues—this plugin runs PHP_CQ checks alongside your PHPSpec tests. If your spec passes but your code has a smell (e.g., unused vars, complexity), it’ll tell you right there. It’s like having a rubber duck in your IDE, but automated."
How can I help you explore Laravel packages today?