flow-php/postgresql
Flow PHP - PostgreSQL Client Library
Maintainers
0.41.0
2026-06-29 07:25 UTC
Requires
- php: ~8.3.0 || ~8.4.0 || ~8.5.0
- flow-php/telemetry: 0.41.0
- flow-php/types: 0.41.0
- google/protobuf: ^4.0 || ^5.0
- psr/clock: ^1.0
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
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.
- 📜 Documentation
- ➡️ Installation
- 🛠️ Contributing
- 🚧 Upgrading
