Go to file
2024-03-24 21:57:08 -04:00
.gitattributes Initial commit 2024-03-25 03:01:50 +01:00
Makefile Initial commit 2024-03-25 03:01:50 +01:00
MDB2-2.5.0b5.tgz * Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.5.0-0.9.b5 2024-03-24 21:57:08 -04:00
php-pear-MDB2.spec * Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.5.0-0.9.b5 2024-03-24 21:57:08 -04:00
README.md * Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.5.0-0.9.b5 2024-03-24 21:57:08 -04:00

php-pear-MDB2

SMEServer Koozali local git repo for php-pear-MDB2

Documentation


https://pear.php.net/package/MDB2

Bugzilla

Pear bug report are here

Show list of Koozali outstanding bugs: here

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.