Libraries tagged by staatic
nunomaduro/larastan
47773645 Downloads
Larastan - Discover bugs in your code without running it. A phpstan/phpstan extension for Laravel
doctrine/reflection
108395746 Downloads
The Doctrine Reflection project is a simple library used by the various Doctrine projects which adds some additional functionality on top of the reflection functionality that comes with PHP. It allows you to get the reflection information about classes, methods and properties statically.
phpmetrics/phpmetrics
16528914 Downloads
Static analyzer tool for PHP : Coupling, Cyclomatic complexity, Maintainability Index, Halstead's metrics... and more !
tomasvotruba/type-coverage
14236114 Downloads
Measure type coverage of your project
sirbrillig/phpcs-variable-analysis
56353012 Downloads
A PHPCS sniff to detect problems with variables.
shipmonk/phpstan-rules
3280016 Downloads
Various extra strict PHPStan rules we found useful in ShipMonk.
phpstan/phpstan-webmozart-assert
29180551 Downloads
PHPStan webmozart/assert extension
phpstan/phpstan-mockery
30766695 Downloads
PHPStan Mockery extension
phpdocumentor/reflection
28618093 Downloads
Reflection library to do Static Analysis for PHP Projects
phpcsstandards/phpcsutils
48468688 Downloads
A suite of utility functions for use with PHP_CodeSniffer
phpcsstandards/phpcsextra
36667304 Downloads
A collection of sniffs and standards for use with PHP_CodeSniffer.
php-stubs/wordpress-stubs
19688240 Downloads
WordPress function and class declaration stubs for static analysis.
escapestudios/symfony2-coding-standard
11871578 Downloads
CodeSniffer ruleset for the Symfony 2+ coding standard
ekino/phpstan-banned-code
6752366 Downloads
Detected banned code using PHPStan
edgedesign/phpqa
1300027 Downloads
Analyze PHP code with one command.