Clean code with consistent formatting is easier to read. Writing code in a consistent way is hard. That is why I'm a big fan of tools that automate this process. PHP_CodeSniffer provides an easy way to define a coding standard and report any violations.