Skip to content
Search

PostgreSQL Library

Composer

composer require flow-php/postgresql:~0.37.0

Core Dependencies

Suggested Extensions

  • 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

Found a typo or an outdated section? Edit this page on GitHub


Contributors

Built in the open.

Join us on GitHub
scroll back to top