Libraries tagged by pdo_pgsql
doctrine/dbal
518604360 Downloads
Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.
nette/database
5753771 Downloads
💾 Nette Database: layer with a familiar PDO-like API but much more powerful. Building queries, advanced joins, drivers for MySQL, PostgreSQL, SQLite, MS SQL Server and Oracle.
dibi/dibi
3476917 Downloads
Dibi is Database Abstraction Library for PHP
aura/sqlquery
2562472 Downloads
Object-oriented query builders for MySQL, Postgres, SQLite, and SQLServer; can be used with any database connection library.
aura/sql
2079439 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.
ezsql/ezsql
39250 Downloads
Advance database access library. Make interacting with a database ridiculously easy. An universal interchangeable CRUD system.
jv2222/ezsql
10988 Downloads
Advance database access library. Make interacting with a database ridiculously easy. An universal interchangeable CRUD system.
delight-im/db
133455 Downloads
Safe and convenient SQL database access in a driver-agnostic way
aura/sqlschema
216533 Downloads
Provides facilities to read table names and table columns from a database using PDO.
atlas/query
235230 Downloads
Object-oriented query builders and performers for MySQL, Postgres, SQLite, and SQLServer.
apix/cache
526827 Downloads
A thin PSR-6 cache wrapper with a generic interface to various caching backends emphasising cache taggging and indexing to Redis, Memcached, PDO/SQL, APC and other adapters.
seinopsys/postgresql-database-class
3922 Downloads
PHP wrapper class for PDO-based interaction with PostgreSQL databases, heavily based on ThingEngineer's MysqliDb class
tommyknocker/pdo-database-class
4906 Downloads
PHP PDO Wrapper which utilizes PDO and prepared statements
rybakit/phive-queue
40755 Downloads
$queue->push('I can be popped off after', '10 minutes');
popphp/pop-db
11312 Downloads
Pop Db Component for Pop PHP Framework