Coding standards
What follows is based on certified results and has been tested and proven in practice. Please discuss any corrections and additionally needed information before making changes.
About
About software coding standards
General
Enforcing a software coding convention is a recommended best prance
What convention should I use?
The answer is simple. It's your choice. Your free to choose.
Yet it is strongly recommended that you follow the recommended convention.
If you are creating an ezpublish extension / site use the ezpublish conventions as they are directly applicable.
However if you are creating an ezcomponent itself you will want to use the ezcomponents conventions as they are directly applicable.
eZ Publish
eZ publish has it's own coding standard convention. This convention has evolved over time but the documentation regarding these improved methodologies.
eZ Components
eZ Components also has it's own coding standard convention