automattic/vipwpcs
PHP_CodeSniffer rules (sniffs) to enforce WordPress VIP minimum coding conventions
时间:2026-01-04 10:33
icanhazstring/composer-unused
Show unused packages by scanning your code
时间:2026-01-04 10:32
overtrue/phplint
`phplint` is a tool that can speed up linting of php files by running several lint processes at once.
时间:2026-01-04 10:30
spiral/tokenizer
Static Analysis: Class and Invocation locators
时间:2026-01-04 10:28
shipmonk/dead-code-detector
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.
时间:2026-01-04 10:27
maglnet/composer-require-checker
CLI tool to analyze composer dependencies and verify that no unknown symbols are used in the sources of a package
时间:2026-01-04 10:27
nunomaduro/larastan
Larastan - Discover bugs in your code without running it. A phpstan/phpstan extension for Laravel
时间:2026-01-04 10:23
szepeviktor/phpstan-wordpress
WordPress extensions for PHPStan
时间:2026-01-04 10:17
tomasvotruba/type-coverage
Measure type coverage of your project
时间:2026-01-04 10:15
shipmonk/composer-dependency-analyser
Fast detection of composer dependency issues (dead dependencies, shadow dependencies, misplaced dependencies)
时间:2026-01-04 10:15
php-stubs/wordpress-stubs
WordPress function and class declaration stubs for static analysis.
时间:2026-01-04 10:13
spaze/phpstan-disallowed-calls
PHPStan rules to detect disallowed method & function calls, constant, namespace, attribute & superglobal usages, with powerful rules to re-allow a call or a usage in places where it should be allowed.
时间:2026-01-04 10:09
symplify/easy-coding-standard
Use Coding Standard with 0-knowledge of PHP-CS-Fixer and PHP_CodeSniffer.
时间:2026-01-04 10:08
phpcompatibility/phpcompatibility-wp
A ruleset for PHP_CodeSniffer to check for PHP cross-version compatibility issues in projects, while accounting for polyfills provided by WordPress.
时间:2026-01-04 10:07