ToolsPhpstan
P

Phpstan

Static analysis tool for PHP focusing on type safety

lintingMIT
Install
composer require --dev phpstan/phpstan

About

PHPStan finds bugs in your code without running it. It catches whole classes of bugs in your code before they can reach your live servers.

phpstatic-analysistype-checkingcode-quality