CodingStyle.ZendCodingStandard History

Hide minor edits - Show changes to markup

 
 
April 22, 2009, at 09:39 AM by mlunzena -
Deleted lines 5-11:

Topics covered in the ZF coding standards include:

  • PHP File Formatting
  • Naming Conventions
  • Coding Style
  • Inline Documentation
 
 
April 22, 2009, at 09:39 AM by mlunzena -
Changed lines 3-17 from:
to:

Scope

This document provides guidelines for code formatting and documentation to individuals and teams contributing to Zend Framework. Many developers using Zend Framework have also found these coding standards useful because their code's style remains consistent with all Zend Framework code. It is also worth noting that it requires significant effort to fully specify coding standards. Note: Sometimes developers consider the establishment of a standard more important than what that standard actually suggests at the most detailed level of design. The guidelines in the Zend Framework coding standards capture practices that have worked well on the ZF project. You may modify these standards or use them as is in accordance with the terms of our license

Topics covered in the ZF coding standards include:

  • PHP File Formatting
  • Naming Conventions
  • Coding Style
  • Inline Documentation

Goals

Coding standards are important in any development project, but they are particularly important when many developers are working on the same project. Coding standards help ensure that the code is high quality, has fewer bugs, and can be easily maintained.

 
 
April 22, 2009, at 09:10 AM by mlunzena -
Added lines 1-6:

Zend Framework Coding Standard for PHP

 

 

Source: Basis-Wiki-Hilfe | Last change: April 22, 2009, at 09:39 AM, mlunzena | Local view: Basis-Hilfe