Coding statndards for php Instalation Firstly you need to install CodeSniffer You need to pull this repository on your PC Check coding standard with this rules phpcs --standard={path_to_this_repo_on_your_machine} {path_to_directory_where_you_want_to_check_coding_standard}