Libraries tagged by pdo_pgsql
ulue/miner
13 Downloads
A dead simple PHP class for building SQL statements. No manual string concatenation necessary.
pyrsmk/olive
58 Downloads
Handle several database types with the same API
primal/databasepool
5 Downloads
Basic class for managing database configurations and active PDO links.
makinacorpus/goat-bundle
1542 Downloads
Goat bundle
drmvc/database
605 Downloads
Advanced plugin for work with database for DrMVC Framework
diversen/minimal-query-builder
544 Downloads
A simple and very basic query builder class, which should support any database supported by PDO.
comodojo/database
1000 Downloads
Multi-database library
joyltonmaciel/mpdo
174 Downloads
My Personal PDO Library for PostgreSQL
mouf/database.dbconnection
32536 Downloads
This package contains object to perform database connections. Connections are performed using the PDO library. Therefore, the PDO extension must be enabled to use this package. This package will allow you to connect to MySql and PostgreSql databases. The DB Connection class has special features to help you get informations about the database schema, and especially about the constraints between tables.
mittnett/dbal
45 Downloads
A very simple database abstraction layer. Uses PDO under-the-hood and supports mysql/mariadb and postgres.
erykai/database
118 Downloads
Responsible for making CRUD with database, using PDO, compatible with: Cubrid, FreeTDS / Microsoft SQL Server / Sybase, Firebird, IBM DB2, IBM Informix Dynamic Server, MySQL 3.x/4.x/5.x, Oracle Call Interface, ODBC v3 (IBM DB2, unixODBC and win32 ODBC), PostgreSQL, SQLite 3 and SQLite 2, Microsoft SQL Server / SQL Azure e MariaDB