Libraries tagged by pdo-pgsql
doctrine/dbal
529064562 Downloads
Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.
nette/database
5921211 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.
aura/sql
2169990 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.
dibi/dibi
3538212 Downloads
Dibi is Database Abstraction Library for PHP
aura/sqlquery
2633375 Downloads
Object-oriented query builders for MySQL, Postgres, SQLite, and SQLServer; can be used with any database connection library.
ezsql/ezsql
40659 Downloads
Advance database access library. Make interacting with a database ridiculously easy. An universal interchangeable CRUD system.
delight-im/db
137108 Downloads
Safe and convenient SQL database access in a driver-agnostic way
aura/sqlschema
220498 Downloads
Provides facilities to read table names and table columns from a database using PDO.
atlas/query
238123 Downloads
Object-oriented query builders and performers for MySQL, Postgres, SQLite, and SQLServer.
apix/cache
530331 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
4092 Downloads
PHP wrapper class for PDO-based interaction with PostgreSQL databases, heavily based on ThingEngineer's MysqliDb class
tommyknocker/pdo-database-class
5012 Downloads
PHP PDO Wrapper which utilizes PDO and prepared statements
rybakit/phive-queue
40870 Downloads
$queue->push('I can be popped off after', '10 minutes');
popphp/pop-db
11821 Downloads
Pop Db Component for Pop PHP Framework
linkorb/database-manager
74622 Downloads
Database Management utilities: connectivity, backups, fixtures, etc