This page is still a beta!

Extension Repository

TYPO3 Coding Guidelines

TYPO3 Coding Guidelines

A description of the formal requirements or standards regarding PHP coding that you should adhere to when you develop TYPO3 Extensions or Core parts.

Last upload comment

Corrected XCLASS declaration example, added missing "Whats new" section.

Download

Version 4.5.1 stable
Last uploaded April 11, 2011
Downloads 2160
Extension key doc_core_cgl
Author DocTeam
Category
Dependencies
Conflicts
Manual Read online
Downloads by version

Version history

Expand
Collapse
4.5.0 New version, updated, completed and cleaned up. Please refer to the ChangeLog for more details
4.4.1 Relaxed rules for XCLASS declaration; fixed errors in code samples.
4.4.0 Relaxed rules about line length; added note about punctuation marks in localized strings; added mention of unit testing in best practices.
4.5.0 New version, updated, completed and cleaned up. Please refer to the ChangeLog for more details
4.4.1 Relaxed rules for XCLASS declaration; fixed errors in code samples.
4.4.0 Relaxed rules about line length; added note about punctuation marks in localized strings; added mention of unit testing in best practices.
4.3.2 Reverted change in code samples (was supposed to improve rendering)
4.3.1 Added guidelines for localization, booleans, class naming. Added NetBeans setup advice.
4.3.0 Release of TYPO3 Coding Guidelines 4.3.0 Added a paragraph "Credits" Changed copyright to TYPO3 Core Development Team (with permission of Dmitry Dulepov)
4.0.0 Updated CoreDocs to reflect TYPO3 4.0 code base.
Back to Extension List