Libraries tagged by pdo database
liquidbox/silex-pdo
6119 Downloads
A PDO service provider for the Silex micro-framework
efrogg/database
7989 Downloads
Database tools
drkbcn/php-pdo-mssql-class
87 Downloads
A PHP MsSQL PDO class similar to the the Python MySQLdb, which supports iterator and parameter binding when using 'WHERE IN' statement.
deepeloper/pdo-debugging
7 Downloads
PDO Debugging & Benchmarking Tools
balalaikaboy/cassandra-pdo-4-doctrine
3 Downloads
Apache Cassandra adapter for doctrine/dbal based on Orange-OpenSource/YACassandraPDO
adrian0350/simple-pdo-wrapper
30 Downloads
As its name suggests, it is a simple PDO wrapper to facilitate/simplify/beautify sql syntax and PDO usage.
abbe98/simple-pdo
322 Downloads
A simpe PDO class for MariaDB and MySQL
utilities-php/database
2 Downloads
A PDO wrapper for PHP
prelude/prelude-database
4879 Downloads
A Database-Agnostic set of Abstractions built on top of PDO
paulyg/dbalite
24 Downloads
A lightweight PDO based Database Abstraction Layer.
kit/dbp
909 Downloads
Database layer for PDO
v-dem/queasy-db
160 Downloads
Database access classes, part of QuEasy PHP framework
tribal2/db-handler
1 Downloads
Library to interact with MySQL databases
stule-ru/modernpdo
442 Downloads
The source code of the simple PDO library.
stratedge/wye
5144 Downloads
A library that makes unit testing database-driven code in PHP a breeze. Mock the native PDO class, define query results, and inspect executed statements.