Found 417 repositories(showing 30)
paragonie
Easy-to-use PDO wrapper for PHP projects.
dcblogdev
PDO wrapper for MySQL
EFTEC
It is a simple library for PHP that simplify the use of the PDO extension.
nikic
Very simple and secure PDO wrapper class
salebab
PHP/MySQL database wrapper, extends PDO and PDOStatement
fightbulc
MySQL PDO Wrapper (php, mysql, pdo, crud, library)
mikehenrty
A simple database client utilizing PHP PDO.
colshrapnel
World's simplest PDO wrapper
crate
PHP PDO Driver for CrateDB.
noncent
A Class for PDO Wrapper
GrumpyCrouton
A simple PHP class wrapper for PDO.
nkt
The PDO wrapper with comfortable API for placeholders
jlake
A PDO wrapper class
adambinnersley
A simple database abstraction layer using PHP and PDO
ajaxray
Simple PHP PDO Wrapper - light, static, easy
nikiedev
Safe and Simple PDO Wrapper - for developers who knows SQL.
migliori
PowerLite PDO is a DBAL PDO Wrapper, a lightweight and powerful PHP library that provides an efficient way to interact with multiple types of databases
gonzie
Small PDO wrapper/abstraction layer to provide read/write endpoints and load balancing capabilities in one line of code
ntentan
A thin wrapper around PHP's PDO.
samayo
yet another pdo wrapper
karlpatrickespiritu
DEPRECIATED
fightbulc
PostgreSQL PDO Wrapper (php, postgres, pdo, crud, library)
displague
PDO_SQLSRV wrapper for legacy MSSQL PHP database functions
rawsrc
A PHP single class PDO Wrapper : PDO++ (alias PPP) - CRUD - SP - BIGINT natively compatible
hexblot
Small drop-in wrapper for PDO that emulates the deprecated mssql_* functions, and allows legacy software to work in PHP7+
cballou
SimpleSql is a wrapper around PHP's PDO and is intended to be an easy to use drop-in for your projects. It abstracts away the atrocities of querying by using common methods while still giving you full control of your queries.
AndrewChamp
Create, Read, Update, Delete wrapper for MySQL. Simple, easy to use class using PDO for simplifing redundant MySQL connections and methods.
rlanvin
Wrapper for PDO (MySQL) to support auto-reconnect, nested transactions and more.
ParticleBits
Stripped down active-record style PDO library
artur-graniszewski
PDO Proxy usable for intercepting and altering PDO commands