News Feed
Jobs Feed
Sections




News Archive
IBuildings techPortal:
Using PHP_CodeSniffer
October 12, 2009 @ 07:58:51

On the IBuildings techPortal site today there's a new article from Lorna Mitchell about the use of the PHP_CodeSniffer PEAR package to run formatting checks on your code.

PHP Code Sniffer (PHPCS) is a package for syntax checking, available from PEAR. It can check code against defined rules covering anything from whitespace through doc comments to variable naming conventions and beyond. In this article we'll look at getting started with PHPCS, using it to syntax check our files, and go further to look at how the rules are create and the standards defined.

She goes through the installation (a simple call with the pear installer) and a few examples of code and the matching output for a few of the syntax formats included with the tool. She also has a section on the structure of some of the rules and looks at the sniff for defining functions for the PEAR standard.

0 comments voice your opinion now!
pear phpcodesniffer tutorial syntax


blog comments powered by Disqus

Similar Posts

Matthew Leverton\'s Blog: How to add a custom CAPTCHA to phpBB2

Benjamin Eberlei's Blog: PHP CodeSniffer for Netbeans v0.2

Greg Beaver's Blog: Chiara_PEAR_Server 0.18.7 released - a must-upgrade!

DZone.com: Phar: PHP libraries included with a single file

DevShed: Customizing WordPress Search Results to Sort by Title


Community Events











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


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

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