PHP Classes

Simple PDO wrapper: Simple database access wrapper using PDO

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 40%Total: 1,104 All time: 3,402 This week: 52Up
Version License PHP version Categories
simple-pdo 2GNU Lesser Genera...5.0PHP 5, Databases
Description 

Author

This class is a simple database access wrapper using PDO.

It can connect to a MySQL, PostgreSQL or SQLite database using the respective PDO driver.

In the case of SQLite it can create a database file in a given directory if the database file did not exist before.

After connecting to the database, it can execute arbitrary SQL queries passing prepared parameter values if necessary.

Picture of Jan Altensen
  Performance   Level  
Innovation award
Innovation award
Nominee: 5x

 

  Files folder image Files (1)  
File Role Description
Plain text file db.class.php Class wrapper class

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 Unique User Downloads Download Rankings  
 0%
Total:1,104
This week:0
All time:3,402
This week:52Up
User Ratings User Comments (1)
 All time
Utility:66%StarStarStarStar
Consistency:75%StarStarStarStar
Documentation:-
Examples:-
Tests:-
Videos:-
Overall:40%StarStarStar
Rank:3799
 
For me it is not useful because I do not have the global $ da...
11 years ago (Maykonn Welington Candido)
32%StarStar