Libraries tagged by pdo_pgsql
liquidbox/pdo-extension
8 Downloads
konapun/pdo-decorator
17 Downloads
A decorator interface for PDO and some basic decorators
fightbulc/easy_pdo
286 Downloads
PDO MySQL Library
bit-badger/pdo-document
48 Downloads
Treat SQLite and PostgreSQL as document stores
fulldecent/thin-pdo
111 Downloads
A minimal extension for PHP's PDO class designed to make running SQL statements easier
fahrenholz/pdo-database-bundle
17 Downloads
Symfony3 bundle providing PDO connectivity without doctrine
kammadata/database-scaffold
50 Downloads
MySQL and PostgreSQL PHP PDO wrapper library
sigma/build-query
14 Downloads
A php build query using pdo. Databases available Mysql, Postgres, Firebird, SQlite
shlikhota/postgresdb-php
988 Downloads
PostgreSQL database abstract layer over PDO extension
tkaratug/titandb-2
19 Downloads
A lightweight and efficient SQL query builder library
thedigital/sqlschema
429 Downloads
Provides facilities to read table names and table columns from a database using PDO.
tafoyaventures/ezsql-tafoya
12 Downloads
Advance database access library. Make interacting with a database ridiculously easy. An universal interchangeable CRUD system.
sugiphp/dbal
72 Downloads
SugiPHP Database abstraction layer on top of PDO
sugiphp/database
365 Downloads
Database abstraction layer
srjlewis/aura-sql
14 Downloads
A PDO extension that provides lazy connections, array quoting, query profiling, value binding, and convenience methods for common fetch styles. Because it extends PDO, existing code that uses PDO can use this without any changes to the existing code.