Libraries tagged by php pdo class
phpfastcache/phpfastcache
5352790 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
150072 Downloads
Replacement for the PHP PDO OCI class
izniburak/pdox
21736 Downloads
Useful Query Builder, PDO Class for PHP. A simple access to your SQL records.
jstayton/miner
12443 Downloads
A dead simple PHP class for building SQL statements. No manual string concatenation necessary.
lincanbin/php-pdo-mysql-class
6728 Downloads
A PHP MySQL PDO class similar to the Python MySQLdb, which supports iterator and parameter binding when using 'WHERE IN' statement.
seinopsys/postgresql-database-class
5412 Downloads
PHP wrapper class for PDO-based interaction with PostgreSQL databases, heavily based on ThingEngineer's MysqliDb class
tommyknocker/pdo-database-class
6084 Downloads
Framework-agnostic PHP database library with unified API for MySQL, MariaDB, PostgreSQL, SQLite, MSSQL, and Oracle. Query Builder, caching, sharding, window functions, CTEs, JSON, migrations, ActiveRecord, CLI tools, AI-powered analysis. Zero external dependencies.
indieteq/indieteq-php-my-sql-pdo-database-class
385 Downloads
A database class for MySQL with PDO
lodev09/php-models
10985 Downloads
A PHP library that allows you to easily create and define your models using PDO.
a1phanumeric/php-mysql-class
243 Downloads
A lightweight PDO helper for MySQL and SQL Server with prepared queries, transactions, and connection lifecycle utilities.
detain/db_abstraction
2187 Downloads
Database Abstraction Class
drkbcn/php-pdo-mssql-class
95 Downloads
A PHP MsSQL PDO class similar to the the Python MySQLdb, which supports iterator and parameter binding when using 'WHERE IN' statement.
jayc89/php-mysql-pdo-database-class
1468 Downloads
PHP PDO MySQL Wrapper
lazypdo/lazypdo
104296 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.