* Check all inline comments matching the necessary pattern. * Check the contained class name. * Migrate class name. Resolves: #3
* To let other know whether its helpful for them
* Provide basic usage. * Provide what's included.
* 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.