ADOdb

Database Abstraction Layer for PHP

User Tools

Site Tools


project:standards

This is an old revision of the document!


Developer Standards

The following coding standards have been adopted by the ADOdb project.

Version Numbering

Release versions numbering follows the standards defined at Semantic Versioning

Code Documentation

Code is documented to guidelings defined at PHPDocumetor. When modifying existing code, there is no need to fix all the documentation inside the file, but please update the documentation for the modified function.

Coding Standards

Please code to PEAR standards. Validate using PHP_CodeSniffer

project/standards.1436234728.txt.gz · Last modified: 2017/04/21 11:19 (external edit)