1
0
mirror of https://github.com/danog/ext-pq.git synced 2024-11-30 04:19:49 +01:00
ext-pq/README.md
Michael Wallner 01f60ab355 update README
2015-06-01 10:37:19 +02:00

1.3 KiB

pecl/pq

Build Status

About:

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

Highlights:

Installation:

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

# pecl install pq

Also, watch out for self-installing pharext packages attached to releases.

Dependencies:

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

It optionally depends on the following extensions:

Documentation:

Documentation is available at http://devel-m6w6.rhcloud.com/mdref/pq/