Skip to content
Logo of the PHPStan project, which uses some Symfony components

PHPStan

A code quality project using Symfony components

PHPStan is a PHP Static Analysis Tool. PHPStan focuses on finding errors in your code without actually running it. It catches whole classes of bugs even before you write tests for the code.

Official website: github.com/phpstan/phpstan