Symfony2 PHP CodeSniffer Coding Standard A code standard to check against the Symfony coding standards Installation Install phpcs: pear install PHP_CodeSniffer Find your PEAR directory: pear config-show | grep php_dir Copy, symlink or check out this repo to a folder called Symfony2 inside the phpcs Standards directory: cd /path/to/pear/PHP/CodeSniffer/Standards git clone git://github.com/opensky/S