PHP Classes

DAO: Database access wrapper providing query queueing

Recommend this page to a friend!
  Info   View files View files (4)   DownloadInstall with Composer Download .zip   Reputation   Support forum (1)   Blog    
Ratings Unique User Downloads Download Rankings
Not enough user ratingsTotal: 1,548 This week: 1All time: 2,543 This week: 560Up
Version License Categories
dao 1.0BSD LicenseDatabases
Description 

Author

This package is a SQL database access wrapper.

It can establish database connections to one of several possible database server slaves.

The class can execute queries immediately or store the SQL statements in a queue file execute the queries all at once some time later.

The class also supports managing transactions and retrieving result sets all at once into arrays.

Currently it comes with driver to access MySQL databases.

Picture of Georgi Momchilov
Name: Georgi Momchilov <contact>
Classes: 2 packages by
Country: Bulgaria Bulgaria
Age: 36
All time rank: 11527 in Bulgaria Bulgaria
Week rank: 416 Up2 in Bulgaria Bulgaria Up
Innovation award
Innovation award
Nominee: 1x

Winner: 1x

  Files folder image Files  
File Role Description
Plain text file dao.class.php Class class file
Accessible without login Plain text file dao.test.php Test test file - uses gUnit to test
Accessible without login Plain text file example.php Example Example
Plain text file mysql.class.php Class MySQL behind DAO

 Version Control Unique User Downloads Download Rankings  
 0%
Total:1,548
This week:1
All time:2,543
This week:560Up