As AI generates more of our code, custom PHPStan rules keep quality and coding standards in check.
PHPStan increases code quality and reduces bugs. Learn how custom rules amplify these benefits.
Full-day workshop covering how to write custom rules for both PHPStan and Rector.
Type hints reduce bugs and enable safe refactoring, but PHP's type system has limits. Learn how static analysis bridges the gaps.
June 23rd 2023
This is the first part of a 4 part series of articles about adding PHPStan to existing projects. First we'll deal with team members who might object.