#Tools and Plugins for Development
IDE: PhpStorm 10.0.1
OS: Ubuntu 14.04 LTS
##Plugins:
###1.CodeSniffer:
Install CodeSniffer: ~$ sudo pear install PHP_CodeSniffer
Configuration with IDE:
Inspection configuration in IDE:
Ex:
How it shows warning during development:
###2.MessDetector:
Install MessDetector: http://phpmd.org/download/index.html
Inspection configuration in IDE:
Ex:
How it shows warning during development:
Installation and configuration: https://www.jetbrains.com/phpstorm/help/configuring-xdebug.html