for testing and deploying your application
for finding and fixing issues
for empowering human code reviews
checks: php: uppercase_constants: true properties_in_camelcaps: true parameters_in_camelcaps: true classes_in_camel_caps: true function_in_camel_caps: true filter: { } coding_style: php: { }