PHP UK

Crafting Custom PHPStan Rules - Ondřej Mirtes

54:05 · 20 Feb 2026 · YouTube

About this talk

This talk covers the importance of static analysis tools, particularly PHPStan, for PHP developers. The speaker guides the audience through the process of writing custom PHPStan rules to enforce project-specific standards and identify domain-specific bugs. By implementing these custom rules, developers can automate repetitive code review tasks, ultimately saving valuable time and improving code quality.