1
0
mirror of https://github.com/danog/ext-pq.git synced 2025-01-22 22:01:33 +01:00
2014-12-17 08:38:31 +01:00
2014-12-17 08:38:31 +01:00
2014-12-17 08:38:31 +01:00
2014-12-16 17:15:33 +00:00
2014-09-12 16:55:25 +02:00
2014-12-16 17:15:33 +00:00
2014-12-15 12:30:42 +00:00
2014-10-23 09:49:32 +02:00
2013-01-21 12:38:42 +01:00
2014-10-23 09:49:32 +02:00
2014-10-23 13:08:50 +02:00
2014-12-15 12:35:31 +00:00
2014-07-14 18:21:46 +02:00

pecl/pq

Build Status

About

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

Highlights:

  • Nearly 100% support for asynchronous usage.
  • Extended type support by pg_type.
  • Fetching simple multi-dimensional array maps.
  • Working Gateway implementation.

Installation

This extension is hosted at PECL and can be installed with PEAR's pecl command:

# pecl install pq

Dependencies

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

Documentation

Documentation is available here.

Description
No description provided
Readme BSD-2-Clause 791 KiB
Languages
C 82.8%
PHP 15.6%
M4 1.3%
Awk 0.3%