flow-php/postgresql

Flow PHP - PostgreSQL Client Library

Maintainers

👁 norbert-tech

Package info

github.com/flow-php/postgresql

pkg:composer/flow-php/postgresql

Fund package maintenance!

norberttech

flow-php.com/sponsor

Statistics

Installs: 24 605

Dependents: 8

Suggesters: 0

Stars: 0

Open Issues: 0

0.41.0 2026-06-29 07:25 UTC

Requires

Requires (Dev)

  • ext-pg_query: *
  • ext-pgsql: *

Suggests

  • ext-pg_query: Required for QueryBuilder and Parser functionality (SQL parsing, AST manipulation)
  • ext-pgsql: Required for Client functionality (database connections, query execution)
  • ext-protobuf: For faster protobuf parsing performance

Provides

None

Conflicts

None

Replaces

None

MIT 84557bd8a67403cac5b09813b829d30fe2f5598c

phpsqlparserpostgresqlqueryast

This package is auto-updated.

Last update: 2026-06-29 08:01:21 UTC


README

A PHP client for PostgreSQL featuring a powerful SQL parser and query builder for constructing type-safe queries programmatically.

Important

This repository is a subtree split from our monorepo. If you'd like to contribute, please visit our main monorepo flow-php/flow.