Libraries tagged by pdo_pgsql
tebe/pdo
21 Downloads
Provides an extension to the native PDO along with additional functionality.
fabiopaiva/pdo-simple-migration
166 Downloads
Database version control using PDO connection
lapaygroup/doctrine-cockroachdb
3849 Downloads
Doctrine CockroachDB Driver (Symfony supports)
lionmm/laravel-pgbouncer-extension
829 Downloads
Laravel PostgreSQL pgbouncer extension fix for PDO::ATTR_EMULATE_PREPARES option
rtshome/pgbabylon
2513 Downloads
PDO class extension with helpers for special PostgreSQL types
v-dem/queasy-db
160 Downloads
Database access classes, part of QuEasy PHP framework
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
sanderheijselaar/ezpdo
1128 Downloads
A simple PHP PDO class for MySQL
rotexsoft/leanorm
371 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
3030 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.
pinga/db
392 Downloads
Safe and convenient SQL database access in a driver-agnostic way
phpvv/db
204 Downloads
VV database abstraction layer with query builder and DB structure models
paulyg/dbalite
24 Downloads
A lightweight PDO based Database Abstraction Layer.