PHPackages                             hyperf/database-pgsql-incubator - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Database &amp; ORM](/categories/database)
4. /
5. hyperf/database-pgsql-incubator

AbandonedArchivedLibrary[Database &amp; ORM](/categories/database)

hyperf/database-pgsql-incubator
===============================

A pgsql handler for hyperf/database.

v0.1.2(3y ago)1331.1k↓35.6%5[1 issues](https://github.com/hyperf/database-pgsql-incubator/issues)MITPHPPHP &gt;=7.3

Since Feb 21Pushed 3y ago4 watchersCompare

[ Source](https://github.com/hyperf/database-pgsql-incubator)[ Packagist](https://packagist.org/packages/hyperf/database-pgsql-incubator)[ Docs](https://hyperf.io)[ RSS](/packages/hyperf-database-pgsql-incubator/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (3)Dependencies (10)Versions (4)Used By (0)

PgSQL driver for Hyperf Database Component
==========================================

[](#pgsql-driver-for-hyperf-database-component)

安装
--

[](#安装)

> hyperf/database 组件版本必须大于等于 v2.2.26

```
composer require hyperf/database-pgsql-incubator

```

配置
--

[](#配置)

修改 `autoload/database.php` 配置

```
