I am a new programmer and I need your help. I'm pretty much new to Atom editor, but setup some …
php atom-editor php-cs-fixer atom-beautifyI have several hundreds of horribly indented PHP files with mixed tabs and spaces (and even mixed line endings, I …
php code-formatting php-cs-fixerI installed php-cs-fixer globally by running $ wget http://cs.sensiolabs.org/download/php-cs-fixer-v2.phar -O php-cs-fixer followed by running $ sudo …
php symfony php-cs-fixer