Libraries tagged by rules
wp-coding-standards/wpcs
53960394 Downloads
PHP_CodeSniffer rules (sniffs) to enforce WordPress coding conventions
deptrac/deptrac
11619545 Downloads
Deptrac is a static code analysis tool that helps to enforce rules for dependencies between software layers.
phpstan/phpstan-strict-rules
79172849 Downloads
Extra strict and opinionated rules for PHPStan
phpstan/phpstan-deprecation-rules
100252956 Downloads
PHPStan rules for detecting usage of deprecated classes, methods, properties, constants and traits.
spaze/phpstan-disallowed-calls
24923328 Downloads
PHPStan rules to detect disallowed method & function calls, constant, namespace, attribute, property & superglobal usages, with powerful rules to re-allow a call or a usage in places where it should be allowed.
simshaun/recurr
18817070 Downloads
PHP library for working with recurrence rules
rlanvin/php-rrule
13189178 Downloads
Lightweight and fast recurrence rules for PHP (RFC 5545)
phpstan/phpstan-symfony
82691299 Downloads
Symfony Framework extensions and rules for PHPStan
phpstan/phpstan-phpunit
125625561 Downloads
PHPUnit extensions and rules for PHPStan
phpcompatibility/phpcompatibility-wp
38372414 Downloads
A ruleset for PHP_CodeSniffer to check for PHP cross-version compatibility issues in projects, while accounting for polyfills provided by WordPress.
mrclay/minify
19743370 Downloads
Minify is a PHP app that helps you follow several rules for client-side performance. It combines multiple CSS or Javascript files, removes unnecessary whitespace and comments, and serves them with gzip encoding and optimal client-side cache headers
driftingly/rector-laravel
19236053 Downloads
Rector upgrades rules for Laravel Framework
symplify/phpstan-rules
14403981 Downloads
Set of Symplify rules, type extensions and error formatter for PHPStan
spatie/laravel-validation-rules
3974770 Downloads
A set of useful Laravel validation rules
shipmonk/phpstan-rules
3226069 Downloads
Various extra strict PHPStan rules we found useful in ShipMonk.