flyeralarm/php-code-validator
FLYERALARM PHP coding guideline validator: a PSR-12 based PHP_CodeSniffer ruleset with extra standards like lowerCamelCase variables, no Yoda conditions, bans on eval/goto, namespace underscores, and certain class suffixes. Easy Composer embed via ruleset.xml.
bin/php-code-validator from composer.ReturnTypeSniff with tests and from rulesets as it was too restrictive; use phpstan instead.implements when checking for fully qualified class names.composer.phar.FullyQualifiedSniff.resource as return type.squizlabs/php_codesniffer to version 3.13.5.How can I help you explore Laravel packages today?