Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

[PHP] New PHP binding: pecl/pq

2 views
Skip to first unread message

Michael Wallner

unread,
Oct 21, 2014, 8:11:42 AM10/21/14
to
Hi,

I just wanted to announce a new binding to libpq for PHP I've been working on, pecl/pq; licensed under a 2-clause-BSD license and supporting PostgreSQL 9.0 and up.

It's hosted on PECL:
http://pecl.php.net/package/pq

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

The source is located in the PHP git:
http://git.php.net/?p=pecl/database/pq.git

If you're on RH/Fedora, you can pull it from Remi's repo:
http://rpms.famillecollet.com/SRPMS/repoview/php-pecl-pq.html

On any other Linux flavor, you should be able to install it with the pecl command (probably in an php-devel package):
# pecl install pq-beta

Happy coding!

--
Regards,
Mike
0 new messages