Improving QA on PHP projects - confoo 2011
by Michelangelo van Dam
- 2,089 views
Everyone talks about raising the bar on quality of code, but it's always hard to start implementing it when you have no clue where to start. With this talk I'm showing that there are many levels ...
Everyone talks about raising the bar on quality of code, but it's always hard to start implementing it when you have no clue where to start. With this talk I'm showing that there are many levels developers can improve themselves by using the right tools.
* Syntax checking with PHPLint (php -l)
* Validating code with PHP_CodeSniffer
* Testing code with PHPUnit
* Debugging code with XDebug
* Documenting code with PHPDocumentator
* Building with Phing
* Packaging with Phar
Statistics
- Likes
- 6
- Downloads
- 55
- Comments
- 0
- Embed Views
- Views on SlideShare
- 2,056
- Total Views
- 2,089


