An open API service indexing awesome lists of open source software.

https://github.com/imiphp/imi-pgsql


https://github.com/imiphp/imi-pgsql

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

          

# imi-pgsql

[![Latest Version](https://img.shields.io/packagist/v/imiphp/imi-pgsql.svg)](https://packagist.org/packages/imiphp/imi-pgsql)
[![Php Version](https://img.shields.io/badge/php-%3E=7.4-brightgreen.svg)](https://secure.php.net/)
[![Swoole Version](https://img.shields.io/badge/swoole-%3E=4.7.0-brightgreen.svg)](https://github.com/swoole/swoole-src)
[![IMI License](https://img.shields.io/github/license/imiphp/imi-pgsql.svg)](https://github.com/imiphp/imi-pgsql/blob/master/LICENSE)

## 介绍

imi 框架配套的 pgsql 组件,包含数据库驱动、查询构建器、模型

支持 PDO、Swoole

> 本仓库仅用于浏览,不接受 issue 和 Pull Requests,请前往:

## Composer

本项目可以使用composer安装,遵循psr-4自动加载规则,在你的 `composer.json` 中加入下面的内容:

```json
{
"require": {
"imiphp/imi-pgsql": "^1.0.0"
}
}
```

然后执行 `composer update` 安装。

## 免费技术支持

QQ群:17916227 [![点击加群](https://pub.idqqimg.com/wpa/images/group.png "点击加群")](https://jq.qq.com/?_wv=1027&k=5wXf4Zq),如有问题会有人解答和修复。

## 运行环境

- [PHP](https://php.net/) >= 7.4
- [Composer](https://getcomposer.org/)
- [Swoole](https://www.swoole.com/) >= 4.7.0

## 版权信息

`imi-pgsql` 遵循 MIT 开源协议发布,并提供免费使用。

## 捐赠

开源不求盈利,多少都是心意,生活不易,随缘随缘……