flow php

PostgreSQL Library

Composer

composer require flow-php/postgresql:~0.34.3

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

Contributors

Join us on GitHub external resource
scroll back to top