Component php-codesniffer
PHP_CodeSniffer tokenises PHP code and detects violations of a defined set of coding standards.How to use
First, make sure you have imported the correct GnuPG key, so the archive and packages can be verified.
wget -q -O - http://ubuntu.cafuego.net/cafuego.gpg | sudo apt-key add -
To use the packages in php-codesniffer, add the following lines to /etc/apt/sources.list
deb http://ubuntu.cafuego.net/ gutsy-cafuego php-codesniffer
deb-src http://ubuntu.cafuego.net/ gutsy-cafuego php-codesniffer
Afterwards, don't forget to run aptitude update to fetch the lists.
Packages in this component
- php5-php-codesniffer
Version 1.0.1-1 (changes) - php5-php-codesniffer (1.0.1-1) unstable; urgency=low
- Initial Release pointed out by Avi Miller @ Squiz.
Source (.dsc) php5-php-codesniffer_1.0.1-1.dsc Source (.tar.gz) php5-php-codesniffer_1.0.1-1.tar.gz - php5-php-codesniffer
Description PHP_CodeSniffer tokenises PHP code and detects violations of a defined set of coding standards. (More...) PHP_CodeSniffer is a PHP5 script that tokenises and "sniffs" PHP code to detect violations of a defined set of coding standards. It is an essential development tool that ensures that your code remains clean and consistent. It can even help prevent some common semantic errors made by developers.
Package php5-php-codesniffer_1.0.1-1_all.deb