Top "Php-cs-fixer" questions

atom-beautify & php-cs-fixer

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-beautify
Fix indentation of PHP code files with php-cs-fixer

I have several hundreds of horribly indented PHP files with mixed tabs and spaces (and even mixed line endings, I …

php code-formatting php-cs-fixer
How can I get php-cs-fixer to work for a Symfony project?

I 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