Libraries tagged by pdo-pgsql
doctrine/dbal
453324876 Downloads
Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.
nette/database
4856124 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
3167139 Downloads
Dibi is Database Abstraction Library for PHP
aura/sqlquery
2269511 Downloads
Object-oriented query builders for MySQL, Postgres, SQLite, and SQLServer; can be used with any database connection library.
aura/sql
1733632 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
33979 Downloads
Advance database access library. Make interacting with a database ridiculously easy. An universal interchangeable CRUD system.
apix/cache
503652 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
115058 Downloads
Safe and convenient SQL database access in a driver-agnostic way
aura/sqlschema
206392 Downloads
Provides facilities to read table names and table columns from a database using PDO.
atlas/query
218587 Downloads
Object-oriented query builders and performers for MySQL, Postgres, SQLite, and SQLServer.
tommyknocker/pdo-database-class
2830 Downloads
PHP PDO Wrapper which utilizes PDO and prepared statements
rybakit/phive-queue
40139 Downloads
$queue->push('I can be popped off after', '10 minutes');
popphp/pop-db
8244 Downloads
Pop Db Component for Pop PHP Framework
linkorb/database-manager
51471 Downloads
Database Management utilities: connectivity, backups, fixtures, etc
jv2222/ezsql
10615 Downloads
Advance database access library. Make interacting with a database ridiculously easy. An universal interchangeable CRUD system.