composer require --dev assoconnect/php-quality-config
EnforceHttpsLinksRule
to ban insecure links containinghttp:
in string scalars and PHPDoc blocksForbidIdenticalClassComparisonRule
to ban strict comparison of objects
phpstan/phpstan-phpunit
phpstan/phpstan-strict-rules
phpstan/phpstan-webmozart-assert
roave/no-floaters
shipmonk/phpstan-rules
thecodingmachine/phpstan-strict-rules
PSR-12
coding standard
SlevomatCodingStandard.Namespaces.UnusedUses