Libraries tagged by rule
wp-coding-standards/wpcs
53910428 Downloads
PHP_CodeSniffer rules (sniffs) to enforce WordPress coding conventions
deptrac/deptrac
11600277 Downloads
Deptrac is a static code analysis tool that helps to enforce rules for dependencies between software layers.
phpstan/phpstan-strict-rules
79063642 Downloads
Extra strict and opinionated rules for PHPStan
phpstan/phpstan-deprecation-rules
99968502 Downloads
PHPStan rules for detecting usage of deprecated classes, methods, properties, constants and traits.
spaze/phpstan-disallowed-calls
24911660 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
18807579 Downloads
PHP library for working with recurrence rules
rlanvin/php-rrule
13181574 Downloads
Lightweight and fast recurrence rules for PHP (RFC 5545)
phpstan/phpstan-symfony
82653995 Downloads
Symfony Framework extensions and rules for PHPStan
phpstan/phpstan-phpunit
125327058 Downloads
PHPUnit extensions and rules for PHPStan
phpcompatibility/phpcompatibility-wp
38344109 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
19737576 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
19211246 Downloads
Rector upgrades rules for Laravel Framework
symplify/phpstan-rules
14384268 Downloads
Set of Symplify rules, type extensions and error formatter for PHPStan
spatie/laravel-validation-rules
3973099 Downloads
A set of useful Laravel validation rules
shipmonk/phpstan-rules
3223005 Downloads
Various extra strict PHPStan rules we found useful in ShipMonk.