| package | flow-php/postgresql |
|---|---|
| seo_title | Installing PostgreSQL Library |
| seo_description | How to install flow-php/postgresql in your PHP project using Composer. |
[PACKAGE_NAV:install]
[TOC]
composer require flow-php/postgresql:~--FLOW_PHP_VERSION--ext-pgsql— required for Client, database connections and query execution (bundled with PHP, enable via your system package manager)ext-protobuf— for faster protobuf parsing performance (bundled with PHP, enable via your system package manager)
# Required for QueryBuilder/Parser - SQL parsing and AST manipulation
pie install flow-php/pg-query-ext