freebsd-ports/devel/pear-PHP_CodeSniffer/pkg-descr
Martin Wilke f90a70a7d1 PHP_CodeSniffer is a PHP5 script that tokenises and "sniffs" PHP and
JavaScript code to detect violations of a defined coding standard. It
is an essential development tool that ensures your code remains clean
and consistent. It can also help prevent some common semantic errors
made by developers.

WWW: http://pear.php.net/package/PHP_CodeSniffer/

PR:		ports/125600
Submitted by:	Wen Heping <wenheping at gmail.com>
2008-07-18 16:05:19 +00:00

7 lines
349 B
Text

PHP_CodeSniffer is a PHP5 script that tokenises and "sniffs" PHP and
JavaScript code to detect violations of a defined coding standard. It
is an essential development tool that ensures your code remains clean
and consistent. It can also help prevent some common semantic errors
made by developers.
WWW: http://pear.php.net/package/PHP_CodeSniffer/