News Feed
Jobs Feed
Sections




News Archive
PHPKitchen:
PHP Coding Standards - Laying Down the Law
September 20, 2006 @ 16:11:23

On the PHPKitchen site today, Demian Turner looks at a handy utility to ensure that the coding standards in your documents are all passable - PHP_CodeSniffer.

There was a fantastic CS helper package released at PEAR this week, PHP_CodeSniffer. The package, which requires PHP5 and is nicely coded, puts a phpcs script in your path so you can pass files or directories to it to get your CS validated.

The results are detailed and processing is surprisingly fast considering how many tokens are being parsed.

Demian gives an example of what the validation process looks like and why he finds the entire package particularly useful.

0 comments voice your opinion now!
coding standards law pear package php_codesniffer validate coding standards law pear package php_codesniffer validate


blog comments powered by Disqus

Similar Posts

Ibuildings techPortal: Coding Is The Easy Part

Greg Beaver\'s Blog: PEAR Version 1.4.9 Released

Community News: Latest PEAR Releases for 02.20.2007

Zend Developer Zone: Building AutoComplete Inputs with PHP, PEAR, Dojo and YUI

Sameer Borate's Blog: Checking coding standards with PHP_Codesniffer


Community Events











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


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

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