Libraries tagged by php pdo class
phpfastcache/phpfastcache
4421886 Downloads
PHP Abstract Cache Class - Reduce your database call using cache system. Phpfastcache handles a lot of drivers such as Apc(u), Cassandra, CouchBase, Couchdb, Dynamodb, Firestore, Mongodb, Files, (P)redis, Leveldb, Memcache(d), Ravendb, Ssdb, Sqlite, Wincache, Xcache, Zend Data Cache.
taq/pdooci
135474 Downloads
Replacement for the PHP PDO OCI class
izniburak/pdox
19443 Downloads
Useful Query Builder, PDO Class for PHP. A simple access to your SQL records.
lincanbin/php-pdo-mysql-class
5626 Downloads
A PHP MySQL PDO class similar to the Python MySQLdb, which supports iterator and parameter binding when using 'WHERE IN' statement.
tommyknocker/pdo-database-class
4984 Downloads
PHP PDO Wrapper which utilizes PDO and prepared statements
indieteq/indieteq-php-my-sql-pdo-database-class
381 Downloads
A database class for MySQL with PDO
seinopsys/postgresql-database-class
4060 Downloads
PHP wrapper class for PDO-based interaction with PostgreSQL databases, heavily based on ThingEngineer's MysqliDb class
jstayton/miner
11591 Downloads
A dead simple PHP class for building SQL statements. No manual string concatenation necessary.
jayc89/php-mysql-pdo-database-class
1460 Downloads
PHP PDO MySQL Wrapper
ttsuruoka/php-simple-dbi
150777 Downloads
Simple database interface class for PHP PDO
lodev09/php-models
5255 Downloads
A PHP library that allows you to easily create and define your models using PDO.
lazypdo/lazypdo
102647 Downloads
LazyPDO is a set of wrappers over PHP's standard PDO and PDOStatement classes. It enables lazy loading, serialization and decoration.
izniburak/pdox-orm
103 Downloads
Useful Query Builder, PDO Class for PHP. A simple access to your SQL records.
philiagus/pdostatementbuilder
6637 Downloads
PHP classes to easily build PDO statements
moledet/database-change-log
6882 Downloads
A PHP class to log all changes of table data from raw SQL or with PDO statement