Libraries tagged by posgresql
makinacorpus/query-builder
217979 Downloads
Driver agnostic SQL query builder.
jv2222/ezsql
11644 Downloads
Advance database access library. Make interacting with a database ridiculously easy. An universal interchangeable CRUD system.
ecotone/pdo-event-sourcing
183013 Downloads
PDO-backed Event Store for Ecotone — event-sourced aggregates, event-sourced sagas (durable workflows), projections, upcasting, and streaming projections (Kafka, RabbitMQ) on PostgreSQL or MySQL.
dg/adminer
3487 Downloads
Customization for Adminer, the best database management tool written in PHP.
devnoiseconsulting/laravel-scout-postgres-tsvector
123169 Downloads
PostgreSQL Full Text Search Driver for Laravel Scout
boldtrn/jsonb-bundle
824732 Downloads
A library adding the support for JSONB columns of PostgreSQL to Doctrine.
aura/sqlschema
244139 Downloads
Provides facilities to read table names and table columns from a database using PDO.
atlas/query
258092 Downloads
Object-oriented query builders and performers for MySQL, Postgres, SQLite, and SQLServer.
pomm/pomm
118886 Downloads
PHP Object Model Manager for Postgresql
jstayton/miner
12468 Downloads
A dead simple PHP class for building SQL statements. No manual string concatenation necessary.
dg/dibi
102529 Downloads
Dibi is Database Abstraction Library for PHP
yiisoft/db-pgsql
175912 Downloads
PostgreSQL driver for Yii Database
partitech/doctrine-pgvector
133381 Downloads
Postgresql vector type with doctrine
nightowl/agent
2973 Downloads
NightOwl monitoring agent — collects telemetry from laravel/nightwatch and writes to PostgreSQL
kodus/sql-split
268644 Downloads
A simple facility to split SQL files into individual queries - supports MySQL and PostgreSQL