silverorange/mdb2_driver_pgsql

This is the PostgreSQL MDB2 driver.

Maintainers

Package info

github.com/silverorange/MDB2_Driver_pgsql

pkg:composer/silverorange/mdb2_driver_pgsql

Statistics

Installs: 0

Dependents: 0

Suggesters: 0

Stars: 2

Open Issues: 0

2.2.2 2025-10-27 17:42 UTC

This package is auto-updated.

Last update: 2026-06-22 19:34:04 UTC


README

Uses the pgsql PHP extension to provide PostgreSQL support for MDB2.

Supports:

  • large objects
  • reflection
  • UUID
  • JSON/JSONB
  • transactions

This driver was previously bundled with MDB2 core. It's now split into a separate pacakge with MDB2 as a dependency.