Libraries tagged by pdo wrapper
dcblogdev/pdo-wrapper
19271 Downloads
A crud wrapper for PDO
apix/cache
547405 Downloads
A thin PSR-6 cache wrapper with a generic interface to various caching backends emphasising cache taggging and indexing to Redis, Memcached, PDO/SQL, APC and other adapters.
tommyknocker/pdo-database-class
6068 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.
sorskod/db
8330 Downloads
PDO wrapper. Extends PDO and PDOStatement with useful methods.
eftec/pdoone
6200 Downloads
Minimaist procedural PDO wrapper library
detain/db_abstraction
1936 Downloads
Database Abstraction Class
seinopsys/postgresql-database-class
5304 Downloads
PHP wrapper class for PDO-based interaction with PostgreSQL databases, heavily based on ThingEngineer's MysqliDb class
mikehenrty/thin-pdo-wrapper
583 Downloads
A simple database abstraction for using PDO with MySQL, Postgres, and SQLite.
karmabunny/pdb
3082 Downloads
PDO wrapper
rlanvin/php-mypdo
4535 Downloads
Wrapper for PDO (MySQL) to support auto-reconnect, nested transactions and more.
sodaho/pdo-wrapper
47 Downloads
A lightweight PDO wrapper with fluent query builder and CRUD methods for MySQL, PostgreSQL and SQLite
pine3ree/pine3ree-pdo
102 Downloads
A tiny PDO wrapper for lazy instantiation and query profiling
jayc89/php-mysql-pdo-database-class
1467 Downloads
PHP PDO MySQL Wrapper
jwh315/laravel-capsule-wrapper
31176 Downloads
Use the Eloquent ORM outside of the Laravel Framework with an existing PDO database connection.
v-dem/queasy-db
175 Downloads
Database access classes, part of QuEasy PHP framework