定制 m6w6/ext-pq 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

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

m6w6/ext-pq

Composer 安装命令:

pie install m6w6/ext-pq

包简介

PostgreSQL client library (libpq) binding

README 文档

README

Build Status codecov

About:

This is a modern binding to the mature libpq, the official PostgreSQL C-client library.

Highlights:

Documentation

See the online markdown reference.

Known issues are listed in BUGS and future ideas can be found in TODO.

Install

PECL

pecl install pq

PIE

pie install m6w6/ext-pq

Checkout

git clone github.com:m6w6/ext-pq
cd ext-pq
/path/to/phpize
./configure --with-php-config=/path/to/php-config
make
sudo make install

Dependencies:

This extension unconditionally depends on the pre-loaded presence of the following PHP extensions:

It optionally depends on the following extensions:

ChangeLog

A comprehensive list of changes can be obtained from the PECL website.

License

ext-pq is licensed under the 2-Clause-BSD license, which can be found in the accompanying LICENSE file.

Contributing

All forms of contribution are welcome! Please see the bundled CONTRIBUTING note for the general principles followed.

The list of past and current contributors is maintained in THANKS.

统计信息

  • 总下载量: 0
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 41
  • 点击次数: 0
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 41
  • Watchers: 7
  • Forks: 8
  • 开发语言: C

其他信息

  • 授权协议: BSD-2-Clause
  • 更新时间: 2025-08-26