for testing and deploying your application
for finding and fixing issues
for empowering human code reviews
filter: excluded_paths: [static/*, test/*, vendor/*] tools: php_analyzer: true php_sim: true php_pdepend: true external_code_coverage: true