Libraries tagged by static
phpstan/phpstan
395018509 Downloads
PHPStan - PHP Static Analysis Tool
phpdocumentor/reflection-common
762515910 Downloads
Common reflection classes used by phpdocumentor to reflect the code structure
larastan/larastan
68265213 Downloads
Larastan - Discover bugs in your code without running it. A phpstan/phpstan extension for Laravel
friendsofphp/php-cs-fixer
264994732 Downloads
A tool to automatically fix PHP code style
wp-coding-standards/wpcs
52656043 Downloads
PHP_CodeSniffer rules (sniffs) to enforce WordPress coding conventions
vimeo/psalm
85995905 Downloads
A static analysis tool for finding errors in PHP applications
squizlabs/php_codesniffer
401648285 Downloads
PHP_CodeSniffer tokenizes PHP files and detects violations of a defined set of coding standards.
phpcompatibility/php-compatibility
86893576 Downloads
A set of sniffs for PHP_CodeSniffer that checks for PHP cross-version compatibility.
laminas/laminas-code
204974338 Downloads
Extensions to the PHP Reflection API, static code scanning, and code generation
phan/phan
12396573 Downloads
A static analyzer for PHP
nette/di
42739638 Downloads
💎 Nette Dependency Injection Container: Flexible, compiled and full-featured DIC with perfectly usable autowiring and support for all new PHP features.
doctrine/reflection
108177557 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.
szepeviktor/phpstan-wordpress
12442906 Downloads
WordPress extensions for PHPStan
symplify/easy-coding-standard
39433678 Downloads
Use Coding Standard with 0-knowledge of PHP-CS-Fixer and PHP_CodeSniffer
staabm/side-effects-detector
127193756 Downloads
A static analysis tool to detect side effects in PHP code