PHP Coding Standards Fixer 1.9

It works by analyzing a piece of PHP code and comparing it to the PSR-1 and PSR-2 coding standards.Based on the got results, it then tries to fix the code to comply as much as possible to the desired standard.Preset configs are provided for default PHP...