Today we have static analysis checking every line of our PHP code - with PHPStan, Psalm, and PHPStorm. With php-parser and abstract syntax tree, we can do **instant changes across hundreds of files** in a second, with a precision of human hair. With all this power and utils having our back, we can see templates as the next low-hanging fruit that needs our attention.