Libraries tagged by pdo database
croak-dbmanagement/dbmanagement
51 Downloads
a set of php objects and interfaces for a simple use of databases using PDO
diversen/minimal-query-builder
543 Downloads
A simple and very basic query builder class, which should support any database supported by PDO.
hxgf/dbkit
42 Downloads
PHP functions to handle database connection and CRUD operations with PDO.
xibalba/tuza
71 Downloads
A slim lightweight database library and query builder
v-dem/queasy-db
159 Downloads
Database access classes, part of QuEasy PHP framework
tribal2/db-handler
1 Downloads
Library to interact with MySQL databases
stule-ru/modernpdo
441 Downloads
The source code of the simple PDO library.
stratedge/wye
5112 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.
spotlab/safeguard
201 Downloads
A simple application that parses through a config.yml file, to backup database (mysql, sqlite, pgsql, dblib) and to archive files in tar.gz
soluble/dbwrapper
1481 Downloads
Universal minimalist database wrapper
samayo/styrofoam
20 Downloads
A tiny pdo wrapper class
safire-ac-za/simplesamlphp-module-sqlattribs
3687 Downloads
SimpleSAMLphp module to provide additional attributes from a SQL database
runn/dbal
100 Downloads
Runn Me! DBAL Library
rtshome/pgbabylon
2512 Downloads
PDO class extension with helpers for special PostgreSQL types
rotexsoft/gdao
2994 Downloads
A package containing class and interface definitions that can be used as a basis for a Table Data Gateway (http://bit.ly/1F8Zjfc) and Data Mapper (http://bit.ly/1hD2qCc) implementation of a database access library that performs data manipulation (DM) tasks.