for testing and deploying your application
for finding and fixing issues
for empowering human code reviews
tools: php_cpd: true php_pdepend: true external_code_coverage: timeout: 600
filter: excluded_paths: - 'spec/*' checks: php: true coding_style: php: { }