Libraries tagged by postgre
delight-im/db
188095 Downloads
Safe and convenient SQL database access in a driver-agnostic way
boldtrn/jsonb-bundle
828121 Downloads
A library adding the support for JSONB columns of PostgreSQL to Doctrine.
aura/sqlschema
248482 Downloads
Provides facilities to read table names and table columns from a database using PDO.
atlas/query
263094 Downloads
Object-oriented query builders and performers for MySQL, Postgres, SQLite, and SQLServer.
apix/cache
553021 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.
pomm/pomm
119327 Downloads
PHP Object Model Manager for Postgresql
dg/dibi
103173 Downloads
Dibi is Database Abstraction Library for PHP
partitech/doctrine-pgvector
139328 Downloads
Postgresql vector type with doctrine
mpyw/laravel-database-advisory-lock
65801 Downloads
Advisory Locking Features of Postgres/MySQL/MariaDB on Laravel
kodus/sql-split
277256 Downloads
A simple facility to split SQL files into individual queries - supports MySQL and PostgreSQL
symfony/ai-postgres-store
52122 Downloads
PostgreSQL pgvector vector store bridge for Symfony AI
sunaoka/php-postgresql-errors
35278 Downloads
PostgreSQL Error Codes
silverstripe/postgresql
259112 Downloads
SilverStripe now has tentative support for PostgreSQL ('Postgres')
seinopsys/postgresql-database-class
5877 Downloads
PHP wrapper class for PDO-based interaction with PostgreSQL databases, heavily based on ThingEngineer's MysqliDb class
qbbr/pgsql-doctrine-random-function
123770 Downloads
PostgreSQL RANDOM() function for Doctrine ORM