ADOdb

Database Abstraction Layer for PHP

User Tools

Site Tools


project:standards

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
standards [2016/01/12 01:00] mnewnhamproject:standards [2016/01/31 19:36] (current) mnewnham
Line 4: Line 4:
 Release versions numbering now follows the standards defined at [[http://semver.org|Semantic Versioning]] Release versions numbering now follows the standards defined at [[http://semver.org|Semantic Versioning]]
 ===== Code Documentation ===== ===== Code Documentation =====
-Code is documented to guidelines defined at [[http://phpdoc.org|PHPDocumentor]].+ADOdb Version 6 Code will be documented to guidelines defined at [[http://phpdoc.org|PHPDocumentor]]. If [[http://www.php-fig.org/psr|PHP-FIG PSR-5]] is accepted, ADOdb documentation standards will likely encompass those as well.
  
 ===== Coding Standards ===== ===== Coding Standards =====
-Please code to [[http://http://www.php-fig.org/psr/psr-2/|PSR-2 standards]]. +ADOdb Version 6 will be coded to the PHP Framework Interop Group [[http://www.php-fig.org/psr/psr-2/|PSR-2]] standards
  
 Code style validation can be done using [[http://pear.php.net/package/PHP_CodeSniffer/redirected|PHP_CodeSniffer]] Code style validation can be done using [[http://pear.php.net/package/PHP_CodeSniffer/redirected|PHP_CodeSniffer]]
Line 16: Line 16:
 ===== Apologies ===== ===== Apologies =====
 If you have your own tools built around the original documentation standards, we apologize for the inconvenience. If you have your own tools built around the original documentation standards, we apologize for the inconvenience.
 +
 +{{tag>[semantic phpdocumentor codesniffer]}}
project/standards.1452556833.txt.gz · Last modified: 2017/04/21 11:19 (external edit)