News Feed
Jobs Feed
Sections




Recent Jobs

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



Similar Posts

PHPClasses.org: PHP Programming with PEAR

NETTUTS.com: Building the Back-End of a Photo Site

Jani Hartikainen's Blog: Zend_Acl part 2: different roles and resources, more on access

PHP in Action Blog: Using Selenium with SimpleTest

Developer.com: Forms Validation with Symfony and Prototype


Community Events









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


conference opinion extension version symfony developer microsoft podcast codeigniter apache windows zendframework sqlserver wordpress facebook release drupal framework feature job

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