PHPQA all-in-one CLI Analyzer

Note: this is an archived site. The current site can be found at http://drupalcampla.com.
Day: 
Saturday
Time: 
10:00a
Room: 
Doheny Beach B

This session will be a walkthrough for the PHPQA Analyzer https://github.com/jmolivas/phpqa/.

This project aims to serve as a CLI tool to make easy the use of different PHP tools related to Quality Assurance and code analysis in PHP.

Every analyzer tool handles arguments and options using different formats, the goal of this project is to provide a single way to interact with those projects, you can also set options and arguments using a default configuration file when the project supports it.

Available analyzers in this tool:
- PHP Parallel Lint
- PHP Coding Standards Fixer
- PHP_CodeSniffer
- PHPMD - PHP Mess Detector
- PHPLOC
- PHPDCD - PHP Dead Code Detector
- PHPCPD - PHP Copy/Paste Detector
- PHPUnit

Slides:
http://bit.ly/dcla2015-phpqa

Category: 
PHP
Skill: 
Intermediate
Duration: 
15-20 minutes