Skip to content

syframework/coding-standard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sy/coding-standard

SyFramework Coding Standard ruleset for PHP_CodeSniffer.

This coding standard is almost like the PSR12 with some main differences:

  • The K&R style is used for classes, methods and functions instead of Allman style
  • The tab character is used for indenting instead of space characters.

Tabs for indentation and spaces for alignment

Tabs for indendation and spaces for alignment

About

SyFramework Coding Standard for PHP_CodeSniffer

Resources

License

Stars

Watchers

Forks

Packages

No packages published