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.