PHP Classes

ActiveDBLib: Database abstraction library independent wrapper

Recommend this page to a friend!
     
  Info   View files Files   Install with Composer Install with Composer   Download Download   Reputation   Support forum   Blog    
Ratings Unique User Downloads Download Rankings
StarStarStar 46%Total: 2,928 All time: 1,278 This week: 41Up
Version License Categories
activedblib 1.0.0GNU Lesser Genera...Databases
Description 

Author

ActiveDBLib is a PHP class to access MySQL or optionally other databases by using various Database Abstraction Libraries.

Its primary intention is to hide the differences between the different database abstraction Libraries and to provide standard methods for the database connection, query and result operations.

It currently supports the ADODB, the PEAR:DB and the Metabase libraries.

The only requirement to use one of those abstraction libraries is to include the one of your choice in your script. If no database abstraction library is included, the activeDBLib will act as a MySQL wrapper.

activeDBLib can be used in database based projects to provide the possibility of expanding the database type support without depending about which database abstraction library will be used.

This way MySQL, Access (ODBC), PostgreSQL, Oracle and other databases could be accessed by several database abstraction libraries using the same code in your application. You can easily switch databases and database abstraction libraries.

This way, not only the project can be database independent, but also be database abstraction library independent.

Picture of Giorgos
Name: Giorgos <contact>
Classes: 7 packages by
Country: Greece Greece
Age: 46
All time rank: 121 in Greece Greece
Week rank: 227 Down2 in Greece Greece Down
Innovation award
Innovation award
Nominee: 2x

  Files folder image Files (3)  
File Role Description
Accessible without login Plain text file activeDBLib.php Class The activeDBLib class source
Accessible without login Plain text file example.php Example A little example script
Accessible without login HTML file manual.html Doc. The activeDBLib manual

The PHP Classes site has supported package installation using the Composer tool since 2013, as you may verify by reading this instructions page.
Install with Composer Install with Composer
 Version Control Reuses Unique User Downloads Download Rankings  
 0%1
Total:2,928
This week:0
All time:1,278
This week:41Up
User Ratings User Comments (1)
 All time
Utility:56%StarStarStar
Consistency:62%StarStarStarStar
Documentation:62%StarStarStarStar
Examples:62%StarStarStarStar
Tests:-
Videos:-
Overall:46%StarStarStar
Rank:3127
 
Excellent
15 years ago (kishore kumar)
80%StarStarStarStarStar