Skip to content

PHP Commands (/php:)

← All command namespaces

Standalone PHP development with PSR-12 and PHPStan.

CommandDescription
/php:check-architectureValidate architecture (layers, dependencies)
/php:check-code-qualityRun code quality checks (PHPStan, PSR-12)
/php:check-complianceCheck rule compliance (modern PHP 8.5)
/php:check-securitySecurity audit (OWASP Top 10, injection)
/php:check-testingTest coverage analysis (Pest PHP)