ToolsPhpstan
P
Phpstan
Static analysis tool for PHP focusing on type safety
lintingMIT
Install
composer require --dev phpstan/phpstanAbout
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