News Feed
Jobs Feed
Sections




News Archive
feed this:

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



Community Events











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


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

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