Skip to content

Latest commit

 

History

16 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Idiosyncratic Coding Standard

This is the coding standard used for all Idiosyncratic Projects, based on the Doctrine Coding Standard. Changes to the Doctrine Coding Standard are:

  • Private properties that are intended to be public read-only (using a magic __get() method, for instance) should be marked as @public-read-only.
  • Equals signs do not need to be aligned in assignments (Generic.Formatting.MultipleStatementAlignment.NotSame)

About

The Idiosyncratic Coding Standard

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors