Libraries tagged by static
phpstan/phpstan
367302649 Downloads
PHPStan - PHP Static Analysis Tool
phpdocumentor/reflection-common
733614914 Downloads
Common reflection classes used by phpdocumentor to reflect the code structure
friendsofphp/php-cs-fixer
249510179 Downloads
A tool to automatically fix PHP code style
wp-coding-standards/wpcs
47258968 Downloads
PHP_CodeSniffer rules (sniffs) to enforce WordPress coding conventions
vimeo/psalm
81771602 Downloads
A static analysis tool for finding errors in PHP applications
squizlabs/php_codesniffer
383036590 Downloads
PHP_CodeSniffer tokenizes PHP files and detects violations of a defined set of coding standards.
phpcompatibility/php-compatibility
80498086 Downloads
A set of sniffs for PHP_CodeSniffer that checks for PHP cross-version compatibility.
larastan/larastan
54252220 Downloads
Larastan - Discover bugs in your code without running it. A phpstan/phpstan extension for Laravel
laminas/laminas-code
195592655 Downloads
Extensions to the PHP Reflection API, static code scanning, and code generation
phan/phan
11819658 Downloads
A static analyzer for PHP
doctrine/reflection
107213592 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.
symplify/easy-coding-standard
37130963 Downloads
Use Coding Standard with 0-knowledge of PHP-CS-Fixer and PHP_CodeSniffer
staabm/side-effects-detector
100018194 Downloads
A static analysis tool to detect side effects in PHP code
phpstan/phpstan-symfony
75039736 Downloads
Symfony Framework extensions and rules for PHPStan
phpstan/phpstan-strict-rules
69227581 Downloads
Extra strict and opinionated rules for PHPStan