#How to implement CodeSniffer into Netbeans
##Things you will need
Netbeans plugin
Download the plugin from here, http://plugins.netbeans.org/plugin/40282/phpmd-php-codesniffer-plugin
PEAR installed
You can test this by typing into a terminal which pear
and it should return a path. If you do not have PEAR installed, you can find out how to install it from the site, http://pear.php.net/
PEAR packages