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

Insidesigns Blog: Create a scalable private messaging application using PHP5

Lorenzo Alberton's Blog: DBMS and charsets, a summary and a call for help

PHP-GTK Community Site: Add icons to GtkMenu

Design Aeon: Check Dead Links From Database Using PHP CURL

DevShed: Defining Public and Protected Methods with Member Visibility in PHP 5


Community Events











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


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

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