Paste a request path end to end: controller, form request validation, and the query it runs - not an isolated trait with no callers.
Keep PHPStan, Psalm, and PHPCS in CI. CodeCritic focuses on behavior: "this comparison accepts magic hash strings" beats array alignment.
Note your PHP version and strict_types setting in the PR description when pasting snippets from mixed legacy and modern modules.
GitHub integration keeps feedback on the diff your team already discusses in review comments.
Paid tiers add API automation when every deploy to production should trigger the same scan.
Confirm critical SQL and auth findings with a feature test - AI can miss custom middleware that normalizes input before validation runs.
Details: Integrations, Limitations, Pricing.