Libraries tagged by pdo wrapper
fractalizer/php-sweet-pdo
1511 Downloads
Small, simple and convenient PDO wrapper
donjose/pdowrapper
237 Downloads
Simple PHP PDO wrapper
adrian0350/simple-pdo-wrapper
28 Downloads
As its name suggests, it is a simple PDO wrapper to facilitate/simplify/beautify sql syntax and PDO usage.
smeghead/phel-pdo
7 Downloads
phel-lang pdo wrapper library.
rawsrc/pdo-plus-plus
1 Downloads
A full object PDO Wrapper for PHP with a new revolutionary fluid SQL syntax
jwh315/laravel-capsule-wrapper
31153 Downloads
Use the Eloquent ORM outside of the Laravel Framework with an existing PDO database connection.
v-dem/queasy-db
159 Downloads
Database access classes, part of QuEasy PHP framework
samayo/styrofoam
20 Downloads
A tiny pdo wrapper class
rawsrc/pdoplusplus
40 Downloads
A full object PDO Wrapper for PHP with a new revolutionary fluid SQL syntax
nkt/flame
488 Downloads
The PDO wrapper with comfortable API for placeholders
gonzie/pdoload
166 Downloads
Small PDO wrapper to provide read/write split and load balancing in one line of code.
craftblue/simple-sql
26 Downloads
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
f3ath/lazypdo
44963 Downloads
LazyPDO is a wrapper over PHP's standard PDO class. It postpones the instantiation of the original PDO class until one is really needed. Also it can be (un)serialized.
turbopixel/phpdo-database
147 Downloads
A lightweight PHP7 database wrapper class.
soluble/dbwrapper
1481 Downloads
Universal minimalist database wrapper