PHP Classes
elePHPant
Icontem

PDO helper: Connect and access several database types with PDO

Recommend this page to a friend!
  Info   View files Example   View files View files (8)   DownloadInstall with Composer Download .zip   Reputation   Support forum (1)   Blog    
Last Updated Ratings Unique User Downloads Download Rankings
2017-10-17 (3 months ago) RSS 2.0 feedNot enough user ratingsTotal: 252 This week: 4All time: 7,564 This week: 145Up
Version License PHP version Categories
pdohelper 1.28The PHP License5.4Databases
Description Author

This class can connect and access several database types with PDO.

It provides a wrapper to access databases with PDO like MySQL, sqlsrv, sqlite, pgsql.

Currently it can means to execute functions like create and drop tables, insert and update with if exists key, execute queries with and without transactions.

  Performance   Level  
Name: Lukasz Józwiak <contact>
Classes: 4 packages by
Country: Poland Poland

  Files folder image Files  
File Role Description
Files folder imagelibrary (2 files, 1 directory)
Accessible without login Plain text file test.php Example usage demo

  Files folder image Files  /  library  
File Role Description
Files folder imageDBplugins (5 files)
  Plain text file db.php Class main class
  Plain text file SystemExceptons.php Class exception support helper

  Files folder image Files  /  library  /  DBplugins  
File Role Description
  Plain text file defaultDBplugin.php Class default plugin
  Plain text file mysql.php Class mysql plugin
  Plain text file pgsql.php Class pgsql plugin
  Plain text file sqlite.php Class sqlite plugin
  Plain text file sqlsrv.php Class sqlsrv plugin

 Version Control Unique User Downloads Download Rankings  
 0%
Total:252
This week:4
All time:7,564
This week:145Up
User Comments (1)