Skip to content

Vivify-Ideas/coding-standard-php

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

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}