ADOdb

Database Abstraction Layer for PHP

User Tools

Site Tools


project:standards

This is an old revision of the document!


Coding Standards

As the ADOdb project has moved from an owner-controlled project to a more distributed-development environment we have adopted the following coding standards for the ADOdb project, based on their existing widespread use.

Version Numbering

Release versions numbering now follows the standards defined at Semantic Versioning

Code Documentation

Code is documented to guidelines defined at PHPDocumentor.

Coding Standards

Please code to PHP-FIG PSR-2 standards.

Code style validation can be done using PHP_CodeSniffer

Testing

There are a number of tests available in the adodb/tests directory. Future releases will likely have a test suite built around PHPunit tests.

Apologies

If you have your own tools built around the original documentation standards, we apologize for the inconvenience.

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