Libraries tagged by statical
phpcompatibility/php-compatibility
63461274 Downloads
A set of sniffs for PHP_CodeSniffer that checks for PHP cross-version compatibility.
larastan/larastan
27738312 Downloads
Larastan - Discover bugs in your code without running it. A phpstan/phpstan extension for Laravel
laminas/laminas-code
164880679 Downloads
Extensions to the PHP Reflection API, static code scanning, and code generation
wp-coding-standards/wpcs
35139364 Downloads
PHP_CodeSniffer rules (sniffs) to enforce WordPress coding conventions
symplify/easy-coding-standard
29498218 Downloads
Use Coding Standard with 0-knowledge of PHP-CS-Fixer and PHP_CodeSniffer.
staabm/side-effects-detector
38963616 Downloads
A static analysis tool to detect side effects in PHP code
phpstan/extension-installer
80132171 Downloads
Composer plugin for automatic installation of PHPStan extensions
php-parallel-lint/php-parallel-lint
46354792 Downloads
This tool checks the syntax of PHP files about 20x faster than serial check.
phan/phan
10086810 Downloads
A static analyzer for PHP
nette/di
37559147 Downloads
💎 Nette Dependency Injection Container: Flexible, compiled and full-featured DIC with perfectly usable autowiring and support for all new PHP features.
deptrac/deptrac
1827297 Downloads
Deptrac is a static code analysis tool that helps to enforce rules for dependencies between software layers.
nunomaduro/larastan
42627844 Downloads
Larastan - Discover bugs in your code without running it. A phpstan/phpstan extension for Laravel
phpmetrics/phpmetrics
13105240 Downloads
Static analyzer tool for PHP : Coupling, Cyclomatic complexity, Maintainability Index, Halstead's metrics... and more !
matanyadaev/laravel-eloquent-spatial
2075977 Downloads
Spatial library for Laravel
tomasvotruba/type-coverage
5844841 Downloads
Measure type coverage of your project