Automatically fixes PHP coding standards issues
Tool to automatically fix PHP coding standards issues
php-cs-fixer
$ php-cs-fixer fix path/to/file.php
$ php-cs-fixer fix path/to/directory
$ php-cs-fixer fix path/to/file.php --dry-run