1 Forks
3 Stars
3 Watchers

php-cs-fixer

Integrates PHP-CS-Fixer into Visual Studio Code.

How to download and setup php-cs-fixer

Open terminal and run command
git clone https://github.com/higoka/php-cs-fixer.git
git clone is used to create a copy or clone of php-cs-fixer repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with php-cs-fixer https://github.com/higoka/php-cs-fixer/archive/master.zip

Or simply clone php-cs-fixer with SSH
[email protected]:higoka/php-cs-fixer.git

If you have some problems with php-cs-fixer

You may open issue on php-cs-fixer support forum (system) here: https://github.com/higoka/php-cs-fixer/issues