The funny thing is, since I’ve written that article, I’ve been using Composer in a few projects. So I thought it would make sense to show how to install PHP CodeSniffer with Composer. Installing PHP CodeSniffer with Composer To install the code sniffer with Composer assumes that you have...
There aremany great tutorialson how to install PHP Code Sniffer with PHPStorm on Mac, but we did not find any article explaining how to install and configure these tools on Windows. So here’s a small contribution for those who need to check their code on Windows: Using Composer https://...