Libraries tagged by pdo database
v-dem/queasy-db
163 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
5172 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
1485 Downloads
Universal minimalist database wrapper
silvaleal/karbom
15 Downloads
Um código feito em php para ajudar os programadores que irão utilizar PDO em suas aplicações. Atenção, este projeto não é um ORM, e sim apenas um atalho para mexer em um banco de dados, é usado SQL puro em nosso projeto.
samayo/styrofoam
21 Downloads
A tiny pdo wrapper class
runn/dbal
100 Downloads
Runn Me! DBAL Library
rtshome/pgbabylon
2513 Downloads
PDO class extension with helpers for special PostgreSQL types
rotexsoft/leanorm-cli
79 Downloads
Command-line tool for rotexsoft/leanorm for generating Model, Record & Collection Classes for tables in a specified database.
rotexsoft/leanorm
375 Downloads
A Generic Data Objects ( https://github.com/rotexsoft/gdao ) implementation based on a stripped down version of idiorm (\LeanOrm\DBConnector). A light-weight, highly performant PHP data access library.
rotexsoft/gdao
3060 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.
ronpinkas/dbbridge
3 Downloads
An abstraction bridge between multiple SQL dialects using PDO (native and ODBC) drivers.
ramadan/custom-fresh
132 Downloads
A Laravel package to specify the tables that you do not want to drop while refreshing the database.