Programmer's Reference Guide
| Zend Framework PHP Coding Standard |
Overview
Scope
This document provides the guidelines and resources for developers and teams developing or developing on the Zend Framework. The subjects covered are:
-
PHP File Formatting
-
Naming Conventions
-
Coding Style
-
Inline Documentation
Goals
Good coding standards are important in any development project, but particularly when multiple developers are working on the same project. Having coding standards helps ensure that the code is of high quality, has fewer bugs, and is easily maintained.
| Zend Framework PHP Coding Standard |
