Libraries tagged by statik
friendsofphp/php-cs-fixer
253630493 Downloads
A tool to automatically fix PHP code style
wp-coding-standards/wpcs
48620105 Downloads
PHP_CodeSniffer rules (sniffs) to enforce WordPress coding conventions
vimeo/psalm
82786473 Downloads
A static analysis tool for finding errors in PHP applications
squizlabs/php_codesniffer
387621224 Downloads
PHP_CodeSniffer tokenizes PHP files and detects violations of a defined set of coding standards.
phpcompatibility/php-compatibility
82115447 Downloads
A set of sniffs for PHP_CodeSniffer that checks for PHP cross-version compatibility.
larastan/larastan
57480128 Downloads
Larastan - Discover bugs in your code without running it. A phpstan/phpstan extension for Laravel
laminas/laminas-code
198109168 Downloads
Extensions to the PHP Reflection API, static code scanning, and code generation
symplify/easy-coding-standard
37769246 Downloads
Use Coding Standard with 0-knowledge of PHP-CS-Fixer and PHP_CodeSniffer
staabm/side-effects-detector
106673526 Downloads
A static analysis tool to detect side effects in PHP code
shipmonk/composer-dependency-analyser
8604322 Downloads
Fast detection of composer dependency issues (dead dependencies, shadow dependencies, misplaced dependencies)
phpstan/phpstan-symfony
76677006 Downloads
Symfony Framework extensions and rules for PHPStan
phpstan/phpstan-strict-rules
71202963 Downloads
Extra strict and opinionated rules for PHPStan
phpstan/phpstan-phpunit
114768697 Downloads
PHPUnit extensions and rules for PHPStan
phpstan/phpstan-doctrine
73704759 Downloads
Doctrine extensions for PHPStan
phpstan/phpstan-deprecation-rules
90425096 Downloads
PHPStan rules for detecting usage of deprecated classes, methods, properties, constants and traits.