News Feed
Jobs Feed
Sections




News Archive
Daniel O'Connor's Blog:
How to customise PHP_CodeSniffer
June 13, 2008 @ 11:11:36

Daniel O'Connor has posted a quick guide to customizing your installation of the PHP_CodeSniffer PEAR package to match the coding standard you'd like.

PHP_CodeSniffer is a PEAR package which detects potential coding problems and enforces your style guide. The default is the PEAR coding standard, but you can easily change that.

His method requires the creation of a custom "FooCodingStandard.php" (named whatever you'd like, of course) that contains a class/method defining the "sniffs" you'd like to use for your standard. Use "pfm" to make it into a package and install it to your system - you'll be all set.

0 comments voice your opinion now!
customize pear package phpcodesniffer sniff standard


blog comments powered by Disqus

Similar Posts

Community News: PEAR Installer version 1.6.0 released

HowToForge.com: Installing Lighttpd With PHP5 And MySQL Support On OpenSUSE 11.1

Community News: Latest PEAR Releases for 11.27.2006

Sameer Borate's Blog: Detecting duplicate code in PHP files

PHPClasses.org: PHP Programming with PEAR


Community Events











Don't see your event here?
Let us know!


interview unittest functional framework example testing language phpunit zendframework2 tool development introduction podcast community release opinion conference code series object

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework