* Reduce indentation by introducing guards to code.
* Migrate legacy classes after extends keyword. * Sort token types alphabetical.
* As we might be in a namespace, we have to prefix new class names with a leading slash
* Install PHP CodeSniffer. * Install our project as new Standard. * Set our Standard as default. * Provide first basic implementation to detect implemented interfaces with old legacy class names and migrate them to new ones.