Libraries tagged by static7
static7/tencent-captcha
166 Downloads
腾讯验证码
static7/kdniao
61 Downloads
快递鸟物流查询
phpstan/phpstan
386350188 Downloads
PHPStan - PHP Static Analysis Tool
phpdocumentor/reflection-common
753669328 Downloads
Common reflection classes used by phpdocumentor to reflect the code structure
larastan/larastan
63646043 Downloads
Larastan - Discover bugs in your code without running it. A phpstan/phpstan extension for Laravel
friendsofphp/php-cs-fixer
260239022 Downloads
A tool to automatically fix PHP code style
wp-coding-standards/wpcs
50996109 Downloads
PHP_CodeSniffer rules (sniffs) to enforce WordPress coding conventions
vimeo/psalm
84673495 Downloads
A static analysis tool for finding errors in PHP applications
squizlabs/php_codesniffer
395833472 Downloads
PHP_CodeSniffer tokenizes PHP files and detects violations of a defined set of coding standards.
phpcompatibility/php-compatibility
84967848 Downloads
A set of sniffs for PHP_CodeSniffer that checks for PHP cross-version compatibility.
laminas/laminas-code
202232326 Downloads
Extensions to the PHP Reflection API, static code scanning, and code generation
symplify/easy-coding-standard
38773913 Downloads
Use Coding Standard with 0-knowledge of PHP-CS-Fixer and PHP_CodeSniffer
staabm/side-effects-detector
118742045 Downloads
A static analysis tool to detect side effects in PHP code
shipmonk/dead-code-detector
4469785 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.
shipmonk/composer-dependency-analyser
9578547 Downloads
Fast detection of composer dependency issues (dead dependencies, shadow dependencies, misplaced dependencies)