SVG
Writing Custom PHPStan Rules for Drupal Projects
Writing Custom PHPStan Rules for Drupal Projects
Ondřej Mirtes
Static analysis tools like PHPStan have become essential for PHP developers, and Drupal projects can benefit greatly from custom rules tailored to their specific architecture and conventions. In this talk, I’ll show Drupal developers how to write custom PHPStan rules to enforce project standards, catch common mistakes in custom modules and plugins, and save time by automating repetitive code review tasks.
Experience level
Advanced