Skip to content

PDB is a simple wrapper around PHP's PDO. It enhances PDO in a number of ways, including helper functions (e.g. getAll(), getRow(), etc.), the ability to explicitly disconnect from the database and the ability to reconnect to the database. It also adds singleton support. If you're familiar with PEAR's DB package you'll be happy to know PDB is fa…

ahmedfarooki/pdb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 

About

PDB is a simple wrapper around PHP's PDO. It enhances PDO in a number of ways, including helper functions (e.g. getAll(), getRow(), etc.), the ability to explicitly disconnect from the database and the ability to reconnect to the database. It also adds singleton support. If you're familiar with PEAR's DB package you'll be happy to know PDB is fa…

Stars

Watchers

Forks

Packages

No packages published