Libraries tagged by pdo_pgsql
rtshome/pgbabylon
2533 Downloads
PDO class extension with helpers for special PostgreSQL types
v-dem/queasy-db
176 Downloads
Database access classes, part of QuEasy PHP framework
th3mouk/materialized-view
869 Downloads
Declarative, PostgreSQL-native management of materialized views: define views as versioned SQL, synchronise, rebuild, refresh (concurrently) and read them safely. Runs on Doctrine DBAL or a bare PDO connection.
tbl0605/propel1-pervasive
304 Downloads
Propel 1.x ORM fork with experimental Pervasive PSQL (Actian Zen) support. Requires PHP 7.4+
spotlab/safeguard
201 Downloads
A simple application that parses through a config.yml file, to backup database (mysql, sqlite, pgsql, dblib) and to archive files in tar.gz
simsoft/fliq
20 Downloads
FLIQ — Fast, Lightweight, Independent Query Builder. High-performance Active Record ORM for MySQL/MariaDB, PostgreSQL, and SQLite. Zero-allocation query builder, nested eager loading, soft deletes, and N+1 detection built-in.
senza1dio/database-pool
2 Downloads
Enterprise-grade database connection pooling for PHP with circuit breaker, auto-scaling, and PostgreSQL/MySQL/SQLite support. Battle-tested at 100k+ concurrent users.
rotexsoft/sqlschema
1329 Downloads
Provides facilities to read table names and table columns from a database using PDO. This package is a fork of https://packagist.org/packages/aura/sqlschema ( https://github.com/auraphp/Aura.SqlSchema ). It adds PHP 8.1+ suport and is also designed to work with Mariadb 10.4+ and above.
rotexsoft/leanorm
426 Downloads
A Generic Data Objects ( https://github.com/rotexsoft/gdao ) implementation based on a stripped down version of idiorm (\LeanOrm\DBConnector). A light-weight, highly performant PHP data access library.
ronpinkas/dbbridge
3 Downloads
An abstraction bridge between multiple SQL dialects using PDO (native and ODBC) drivers.
ramadan/easy-model
1559 Downloads
A Laravel package for enjoyably managing database queries.
paulyg/dbalite
24 Downloads
A lightweight PDO based Database Abstraction Layer.
makinacorpus/goat-query-bundle
8733 Downloads
Symfony bundle for makinacorpus/goat-query
makinacorpus/goat-query
11702 Downloads
Goat SQL query builder built over a PHP to SQL and SQL to PHP type converter
jardistools/dbschema
4 Downloads
Database schema introspection and DDL export for MySQL, MariaDB, PostgreSQL, and SQLite