Skip to content

Instantly share code, notes, and snippets.

View realrashid's full-sized avatar
🎯
Focusing

Rashid Ali realrashid

🎯
Focusing
View GitHub Profile
@realrashid
realrashid / Install PHP-CS-Fixer.md
Last active May 21, 2024 17:37
How to Install PHP-CS-Fixer on Windows

Installing PHP-CS-Fixer for VsCode on Windows

Install PHP-CS-FIXER Using Composer

composer global require friendsofphp/php-cs-fixer

after successfully installation of PHP-CS-FIXER

now install PHP-CS-FIXER VSCODE Extension