This is the set of sniffs that I use with PHP_CodeSniffer for my projects.
Install PHP_CodeSniffer with pear install PHP_CodeSniffer (PHP_CodeSniffer 1.3 or later is required). Checkout this repository. Checkout to /usr/share/php/PHP/CodeSniffer/Standards/Seb Use the coding standard with phpcs --standard=Seb.