yiisoft/db-pgsql 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

yiisoft/db-pgsql

最新稳定版本:2.0.0

Composer 安装命令:

composer require yiisoft/db-pgsql

包简介

PostgreSQL driver for Yii Database

README 文档

README

Yii PostgreSQL

Yii Database PostgreSQL Driver


Latest Stable Version Total Downloads Build status Code Coverage Mutation testing badge static analysis type-coverage psalm-level

PostgreSQL driver for Yii Database is a package for working with PostgreSQL databases in PHP. It includes a database connection class, a command builder class, and a set of classes for representing database tables and rows as PHP objects.

Driver supports PostgreSQL 9 or higher.

Requirements

  • PHP 8.1 - 8.5.
  • pdo_pgsql PHP extension.

Installation

The package could be installed with Composer:

composer require yiisoft/db-pgsql

Important

See also installation notes for yiisoft/db package.

Documentation

For config connection to PostgreSQL database check Connecting PostgreSQL.

Check the yiisoft/db docs to learn about usage.

If you need help or have a question, the Yii Forum is a good place for that. You may also check out other Yii Community Resources.

License

The Yii Database PostgreSQL Driver is free software. It is released under the terms of the BSD License. Please see LICENSE for more information.

Maintained by Yii Software.

Support the project

Open Collective

Follow updates

Official website Twitter Telegram Facebook Slack

统计信息

  • 总下载量: 158.99k
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 37
  • 点击次数: 1
  • 依赖项目数: 7
  • 推荐数: 4

GitHub 信息

  • Stars: 36
  • Watchers: 13
  • Forks: 16
  • 开发语言: PHP

其他信息

  • 授权协议: BSD-3-Clause
  • 更新时间: 2018-08-20