for testing and deploying your application
for finding and fixing issues
for empowering human code reviews
tools: php_sim: true php_pdepend: true php_analyzer: true php_mess_detector: true external_code_coverage: true sensiolabs_security_checker: true php_code_sniffer: config: standard: PSR2 filter: excluded_paths: - 'spec/*'