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