-
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 DomenyPl inside the phpcs
Standardsdirectory:cd /path/to/pear/PHP/CodeSniffer/Standards git clone git://github.com/etechnika/Domeny.pl-coding-standard.git DomenyPl -
Set Symfony2 as your default coding standard:
phpcs --config-set default_standard DomenyPl -
...
-
Profit!
cd /path/to/my/project phpcs phpcs path/to/my/file.php
domenypl/Domeny.pl-coding-standard
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|