Libraries tagged by analysing
shipmonk/composer-dependency-analyser
3294287 Downloads
Fast detection of composer dependency issues (dead dependencies, shadow dependencies, misplaced dependencies)
phpdocumentor/reflection
11884349 Downloads
Reflection library to do Static Analysis for PHP Projects
phpcsstandards/phpcsutils
21862184 Downloads
A suite of utility functions for use with PHP_CodeSniffer
phpcsstandards/phpcsextra
15436953 Downloads
A collection of sniffs and standards for use with PHP_CodeSniffer.
phpcompatibility/phpcompatibility-wp
24081793 Downloads
A ruleset for PHP_CodeSniffer to check for PHP cross-version compatibility issues in projects, while accounting for polyfills provided by WordPress.
php-stubs/wordpress-stubs
9039185 Downloads
WordPress function and class declaration stubs for static analysis.
overtrue/phplint
11365688 Downloads
`phplint` is a tool that can speed up linting of php files by running several lint processes at once.
maglnet/composer-require-checker
8497737 Downloads
CLI tool to analyze composer dependencies and verify that no unknown symbols are used in the sources of a package
icanhazstring/composer-unused
5368028 Downloads
Show unused packages by scanning your code
escapestudios/symfony2-coding-standard
10030684 Downloads
CodeSniffer ruleset for the Symfony 2+ coding standard
enlightn/enlightn
2978830 Downloads
Enlightn - Your performance & security consultant, an artisan command away.
ekino/phpstan-banned-code
4400686 Downloads
Detected banned code using PHPStan
bmitch/churn-php
1217322 Downloads
Discover files in need of refactoring.
automattic/vipwpcs
8148754 Downloads
PHP_CodeSniffer rules (sniffs) to enforce WordPress VIP minimum coding conventions
fabpot/php-cs-fixer
5394481 Downloads
A tool to automatically fix PHP code style