How to install PHP Code Sniffer + PHPStorm
This post will help us to keep our code clean under the coding standard PSR2, highlighting on our IDE in this case PHPStorm all the mistakes »
This post will help us to keep our code clean under the coding standard PSR2, highlighting on our IDE in this case PHPStorm all the mistakes »
First of all we have to follow three of my previous posts where we installed PHP, PEAR, CodeSniffer, CakePHP Sniff and Eclipse PHP Plugins. How to »
First of all we have to have installed on our system PHP using homebrew you can follow my post PHP on Mavericks with Homebrew to accomplished »