PHPStan
OndΕej Mirtes
π‘ Pick it for thorough, automated PHP analysis across an entire codebase.
PHPStan is a PHP static analysis tool that finds bugs without requiring code execution. It is aimed at professional developers and teams,...
Pros
- Much deeper project-wide analysis than PHP Code Checker
- Excellent type inference for modern PHP
- Integrates with Composer, CI pipelines, and popular frameworks
Cons
- Requires local installation and configuration
- Steeper learning curve than a browser-based checker
- Strict levels can produce substantial baseline and annotation work
Free; paid Pro features available