Libraries tagged by static php
spaze/phpstan-disallowed-calls
22851597 Downloads
PHPStan rules to detect disallowed method & function calls, constant, namespace, attribute, property & superglobal usages, with powerful rules to re-allow a call or a usage in places where it should be allowed.
sirbrillig/phpcs-variable-analysis
52772426 Downloads
A PHPCS sniff to detect problems with variables.
shipmonk/phpstan-rules
2304908 Downloads
Various extra strict PHPStan rules we found useful in ShipMonk.
phpstan/phpstan-webmozart-assert
27420121 Downloads
PHPStan webmozart/assert extension
phpstan/phpstan-mockery
27367671 Downloads
PHPStan Mockery extension
ekino/phpstan-banned-code
6302615 Downloads
Detected banned code using PHPStan
phpdocumentor/reflection
26277069 Downloads
Reflection library to do Static Analysis for PHP Projects
shipmonk/dead-code-detector
3737696 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.
php-stubs/wordpress-stubs
16409514 Downloads
WordPress function and class declaration stubs for static analysis.
nette/di
41633732 Downloads
💎 Nette Dependency Injection Container: Flexible, compiled and full-featured DIC with perfectly usable autowiring and support for all new PHP features.
automattic/vipwpcs
11497597 Downloads
PHP_CodeSniffer rules (sniffs) to enforce WordPress VIP minimum coding conventions
tomasvotruba/type-coverage
11306523 Downloads
Measure type coverage of your project
escapestudios/symfony2-coding-standard
11573155 Downloads
CodeSniffer ruleset for the Symfony 2+ coding standard
zendframework/zend-code
83665996 Downloads
Extensions to the PHP Reflection API, static code scanning, and code generation
dave-liddament/php-language-extensions
560349 Downloads
Attributes for extending the PHP language, using static analysis to enforce new language constructs