Libraries tagged by pdo_pgsql
doctrine/dbal
488226401 Downloads
Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.
nette/database
5375177 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
3354037 Downloads
Dibi is Database Abstraction Library for PHP
aura/sqlquery
2431141 Downloads
Object-oriented query builders for MySQL, Postgres, SQLite, and SQLServer; can be used with any database connection library.
aura/sql
1895732 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
36529 Downloads
Advance database access library. Make interacting with a database ridiculously easy. An universal interchangeable CRUD system.
apix/cache
518586 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.
delight-im/db
124639 Downloads
Safe and convenient SQL database access in a driver-agnostic way
aura/sqlschema
211240 Downloads
Provides facilities to read table names and table columns from a database using PDO.
atlas/query
226810 Downloads
Object-oriented query builders and performers for MySQL, Postgres, SQLite, and SQLServer.
seinopsys/postgresql-database-class
3681 Downloads
PHP wrapper class for PDO-based interaction with PostgreSQL databases, heavily based on ThingEngineer's MysqliDb class
tommyknocker/pdo-database-class
4187 Downloads
PHP PDO Wrapper which utilizes PDO and prepared statements
rybakit/phive-queue
40527 Downloads
$queue->push('I can be popped off after', '10 minutes');
popphp/pop-db
10089 Downloads
Pop Db Component for Pop PHP Framework
linkorb/database-manager
62679 Downloads
Database Management utilities: connectivity, backups, fixtures, etc