News Feed
Jobs Feed
Sections




News Archive
Michelangelo van Dam's Blog:
Quality Assurance on PHP projects (and PHPLint)
July 15, 2011 @ 08:26:32

Michelangelo van Dam has started a new series of posts on his blog about quality assurance in PHP projects with this introduction and a look at the first tool on his list PHPLint.

Quality Assurance has become an increasing important part of web application development, especially with PHP applications. [...] Luckily there are a lot of tools available that allows you to increase quality of these web applications, and the best part is they are all based on PHP! Let's have a quick look at what tools are interesting to start improving quality assurance on your PHP projects.

The first tool, PHPLint, helps you validate code against syntax errors and is built into the command-line PHP you already have. He describes its use, both on the command-line and in a pre-commit hook on his git repository

For more PHP QA-related information, he also points out the book from Sebastian Bergmann and Stefan Priebsch as a good reference too.

0 comments voice your opinion now!
lint check quality assurance project tool


blog comments powered by Disqus

Similar Posts

Marco Tabini: Duck blinds

JSLabs Blog: Writing good php docs

Symfony Project: Heading towards symfony 1.0

O'Reilly: Using Google Code Search to Find Security Bugs

Zend Developer Zone: Cool Image Thumbnail Class


Community Events











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


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

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