Libraries tagged by Rurl
doctrine/coding-standard
10011815 Downloads
The Doctrine Coding Standard is a set of PHPCS rules applied to all Doctrine projects.
hoa/compiler
13149494 Downloads
The Hoa\Compiler library.
spaze/phpstan-disallowed-calls
12309807 Downloads
PHPStan rules to detect disallowed method & function calls, constant, namespace, attribute & superglobal usages, with powerful rules to re-allow a call or a usage in places where it should be allowed.
phpcompatibility/phpcompatibility-wp
21852626 Downloads
A ruleset for PHP_CodeSniffer to check for PHP cross-version compatibility issues in projects, while accounting for polyfills provided by WordPress.
pheromone/phpcs-security-audit
2888597 Downloads
phpcs-security-audit is a set of PHP_CodeSniffer rules that finds vulnerabilities and weaknesses related to security in PHP code
mglaman/phpstan-drupal
21674871 Downloads
Drupal extension and rules for PHPStan
magento/magento-coding-standard
11167291 Downloads
A set of Magento specific PHP CodeSniffer rules.
intervention/validation
5076166 Downloads
Additional validation rules for the Laravel framework
escapestudios/symfony2-coding-standard
9543195 Downloads
CodeSniffer ruleset for the Symfony 2+ coding standard
driftingly/rector-laravel
4926010 Downloads
Rector upgrades rules for Laravel Framework
automattic/vipwpcs
7313827 Downloads
PHP_CodeSniffer rules (sniffs) to enforce WordPress VIP minimum coding conventions
fgrosse/phpasn1
30576930 Downloads
A PHP Framework that allows you to encode and decode arbitrary ASN.1 structures using the ITU-T X.690 Encoding Rules.
thecodingmachine/phpstan-strict-rules
5926718 Downloads
A set of additional rules for PHPStan based on best practices followed at TheCodingMachine
thecodingmachine/phpstan-safe-rule
7344675 Downloads
A PHPStan rule to detect safety issues. Must be used in conjunction with thecodingmachine/safe
shipmonk/phpstan-rules
639592 Downloads
Various extra strict PHPStan rules we found useful in ShipMonk.