php-pear-MDB2/README.md

24 lines
971 B
Markdown

# <img src="https://www.koozali.org/images/koozali/Logo/Png/Koozali_logo_2016.png" width="25%" vertical="auto" style="vertical-align:bottom"> php-pear-MDB2
SMEServer Koozali local git repo for php-pear-MDB2
## Documentation
<br />https://pear.php.net/package/MDB2
## Bugzilla
Pear bug report are [here](https://pear.php.net/bugs/search.php?cmd=display&package_name[]=MDB2&status=OpenFeedback&bug_type=Bugs)
Show list of Koozali outstanding bugs: [here](https://bugs.koozali.org/buglist.cgi?component=php-pear-MDB2&product=SME%20Server%2011.X&query_format=advanced&limit=0&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&bug_status=CONFIRMED)
## Description
database abstraction layer
PEAR::MDB2 is a merge of the PEAR::DB and Metabase php database abstraction
layers.
It provides a common API for all supported RDBMS. The main difference to most
other DB abstraction packages is that MDB2 goes much further to ensure
portability.