Libraries tagged by ruler
phpstan/phpstan-symfony
81013784 Downloads
Symfony Framework extensions and rules for PHPStan
phpstan/phpstan-phpunit
122496744 Downloads
PHPUnit extensions and rules for PHPStan
phpcompatibility/phpcompatibility-wp
37357942 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
19551912 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
18268524 Downloads
Rector upgrades rules for Laravel Framework
deptrac/deptrac
10864805 Downloads
Deptrac is a static code analysis tool that helps to enforce rules for dependencies between software layers.
symplify/phpstan-rules
14029766 Downloads
Set of Symplify rules, type extensions and error formatter for PHPStan
spatie/laravel-validation-rules
3896294 Downloads
A set of useful Laravel validation rules
shipmonk/phpstan-rules
3039947 Downloads
Various extra strict PHPStan rules we found useful in ShipMonk.
ergebnis/phpstan-rules
10911701 Downloads
Provides rules for phpstan/phpstan.
gettext/languages
34433949 Downloads
gettext languages with plural rules
doctrine/coding-standard
16430627 Downloads
The Doctrine Coding Standard is a set of PHPCS rules applied to all Doctrine projects.
hoa/compiler
18138415 Downloads
The Hoa\Compiler library.
tomasvotruba/cognitive-complexity
6078300 Downloads
PHPStan rules to measure cognitive complexity of your classes and methods
spaze/phpstan-disallowed-calls
24337886 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.