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