Libraries tagged by analyse
automattic/vipwpcs
8088474 Downloads
PHP_CodeSniffer rules (sniffs) to enforce WordPress VIP minimum coding conventions
fabpot/php-cs-fixer
5390450 Downloads
A tool to automatically fix PHP code style
woocommerce/woocommerce-sniffs
5823112 Downloads
WooCommerce sniffs
weirdan/doctrine-psalm-plugin
6080705 Downloads
Stubs to let Psalm understand Doctrine better
tomasvotruba/unused-public
2414731 Downloads
Detect unused public properties, constants and methods in your code
tomasvotruba/bladestan
356867 Downloads
PHPStan rule for static analysis of Blade templates
symplify/phpstan-extensions
4980779 Downloads
Pre-escaped error messages in 'symplify' error format, container aware test case and other useful extensions for PHPStan
staabm/phpstan-todo-by
1007553 Downloads
staabm/phpstan-dba
1850268 Downloads
shipmonk/phpstan-rules
801695 Downloads
Various extra strict PHPStan rules we found useful in ShipMonk.
shipmonk/dead-code-detector
360316 Downloads
Dead code detector to find unused PHP code via PHPStan extension. Can automatically remove dead PHP code. Supports libraries like Symfony, Doctrine, PHPUnit etc. Detects dead cycles. Can detect dead code that is tested.
saschaegerer/phpstan-typo3
2973719 Downloads
TYPO3 CMS class reflection extension for PHPStan
phpcsstandards/phpcsdevtools
784832 Downloads
Tools for PHP_CodeSniffer sniff developers.
phpcompatibility/phpcompatibility-paragonie
24332254 Downloads
A set of rulesets for PHP_CodeSniffer to check for PHP cross-version compatibility issues in projects, while accounting for polyfills provided by the Paragonie polyfill libraries.
php-stubs/woocommerce-stubs
2213658 Downloads
WooCommerce function and class declaration stubs for static analysis.