News Feed
Jobs Feed
Sections




News Archive
PHPBuilder.com:
Enforcing Coding Standards with PHP_CodeSniffer
October 22, 2010 @ 08:40:59

Developing applications has become simpler and simpler these days and the multitude of IDEs out there can help you keep all of your files organized and linked together so you know everything is in its place. There's one thing that only a handful out there can do, though - enforce coding standards. Thankfully, there's a tool that can help you keep your code following down the right path and PHPBuilder.com has a new tutorial about using it - PHP_CodeSniffer.

Although defined according to formal grammar and syntax, programming languages -- like their spoken counterparts -- often leave their users with a great deal of leeway for creative expression. [...] It can even be singularly counterproductive if you do not maintain stylistic consistency across projects, as you'll need to continuously re-acclimate to differing syntactical variations.

The PHP_CodeSniffer tool runs your code through a validation process and checks its structure against a coding standard (like the PEAR standard) and ensure it's formatted correctly. The tutorial shows you how to use the "phpcs" executable to test PHP, Javascript and CSSS files (using the Squiz standard).

0 comments voice your opinion now!
coding standard phpcodesniffer sniffer pear squiz


blog comments powered by Disqus

Similar Posts

Jonathan Street's Blog: Elsewhere...New PEAR package for the Compete API

Community News: PEAR Project Looses Valued Contributor - Bertrand Gugger

David Coallier's Blog: PEAR is using jQuery et new features

Norbert Mocsnik\'s Blog: Come and See Me (Hungarian Web Conference 2006)

Daniel O'Connor's Blog: How to customise PHP_CodeSniffer


Community Events









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


example tool interview podcast api phpunit language framework database testing development introduction opinion unittest composer release object zendframework2 code community

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