Libraries tagged by pdo_pgsql
i-nocturne/swoole-sql-query
14 Downloads
Object-oriented query builders for MySQL, Postgres, SQLite, and SQLServer; can be used with any database connection library.
ereborcodeforge/mazarbul
2 Downloads
Stream-oriented database access for PHP with lazy reusable connections, pipelines, chunk processing and bulk writes.
easysql/easysql
247 Downloads
Work more optimally with SQL for Performance, Security and Readability
ddzh-dev/php-hive-queue
9 Downloads
$queue->push('I can be popped off after', '10 minutes');
dczech/fluentpdo
140 Downloads
FluentPDO (pgsql) is small PHP library for rapid query building. Killer feature is smart join builder which generates joins automatically.
datatableswebutility/dwuty
184 Downloads
dwuty offers an easy way to generate editable tables on your website.
darkspock/just-query
0 Downloads
Production-grade PHP Query Builder with MySQL and PostgreSQL support. Safe bulk operations, conditional clauses, JSON schema, query profiler, and index hints. Zero framework coupling.
crazedsanity/permission
15 Downloads
Library for handling permissions.
crazedsanity/database
782 Downloads
Database abstraction library.
bronos/php-sql-query-builder
5870 Downloads
Object-oriented query builders for MySQL, Postgres, SQLite, and SQLServer; can be used with any database connection library.
bardoqi/php-hive-queue
41 Downloads
$queue->push('I can be popped off after', '10 minutes');
atrocore-mcp/dbal-compat
1 Downloads
doctrine/dbal 3.2.2, unmodified except for one composer.json constraint: doctrine/deprecations relaxed from ^0.5.3 to ^0.5.3 || ^1, so it stops disjointly conflicting with mcp/sdk's phpdocumentor/reflection-docblock ^1.1 requirement on AtroCore instances (which pin doctrine/dbal ~3.2.2). Declares `replace` for doctrine/dbal 3.2.2 so Composer treats this as a drop-in, not a second copy.
apigopro/slim-database
1 Downloads
Lazy PDO database connection management for Slim Framework 4, with dual-credential (auth/app) support and PostgreSQL, MySQL, and Oracle drivers.
anunes/andb
0 Downloads
A simple and secure PDO wrapper library for PHP with support for multiple database drivers
ulue/miner
13 Downloads
A dead simple PHP class for building SQL statements. No manual string concatenation necessary.