Standards
Coding Standards
PHPDoc


Horde's CODING_STANDARDS document defines a common coding style for all Horde code.

  • Coding standards help people read other's code.
  • They also make the code look professional and consistent.