PHPackages                             zhuangyuanhui/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. zhuangyuanhui/database-pgsql-incubator

ActiveLibrary

zhuangyuanhui/database-pgsql-incubator
======================================

A pgsql handler for hyperf/database.

05

Since Jun 21Pushed 3y ago1 watchersCompare

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

READMEChangelogDependenciesVersions (1)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` 配置

```
