Tag: phpstan

ai april fool baselining ci circle ci code quality code review conference talk decoupling generics gerrit git legacy open source phpstan psalm rector sarb software design static analysis symfony testing types workshop

Talks

AI Writes Code. PHPStan Keeps It Honest.

As AI generates more of our code, custom PHPStan rules keep quality and coding standards in check.

Custom PHPStan Rules: Automate Standards and Save Time

PHPStan increases code quality and reduces bugs. Learn how custom rules amplify these benefits.

Creating Custom PHPStan and Rector Rules (Workshop)

Full-day workshop covering how to write custom rules for both PHPStan and Rector.

Type Safe PHP: Leveraging Static Analysis for Robust Code

Type hints reduce bugs and enable safe refactoring, but PHP's type system has limits. Learn how static analysis bridges the gaps.

Articles

Adding PHPStan to existing projects: Sell the dream, manage the expectations

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.