X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-pq;a=blobdiff_plain;f=package.xml;h=f622d0c059e93912d9912beb27ccb763a59685d3;hp=cef28b410fa98629dab35273e4572040adcd6b25;hb=e5a91b5de306354451031b19a64cc2c7c852da49;hpb=dad016bcee4340d19f604e51b12d97266dbacefd diff --git a/package.xml b/package.xml index cef28b4..f622d0c 100644 --- a/package.xml +++ b/package.xml @@ -12,17 +12,30 @@ http://pear.php.net/dtd/package-2.0.xsd"> pq pecl.php.net libpq binding - Binding for libpq (PostgreSQL client library) + + Binding for libpq (PostgreSQL client library) + Documents: https://bitbucket.org/mike_php_net/ext-pq/wiki + + Highlights: + * Nearly 100% support for using asynchronously: + https://bitbucket.org/mike_php_net/ext-pq/wiki/AsyncOperations + * Extended type support by pg_type: + https://bitbucket.org/mike_php_net/ext-pq/wiki/UsingTypes + * Fetching simple multi-dimensional array maps: + https://bitbucket.org/mike_php_net/ext-pq/wiki/FetchingResults#markdown-header-fetching-simple-maps + * Working Gateway implementation: + https://bitbucket.org/mike_php_net/pq-gateway/src/ + Michael Wallner mike mike@php.net yes - 2013-01-31 + 2013-04-25 - 1.0.0dev - 1.0.0 + 0.3.0dev + 0.2.0 beta @@ -30,17 +43,43 @@ http://pear.php.net/dtd/package-2.0.xsd"> BSD, revised - + + - - + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -51,15 +90,29 @@ http://pear.php.net/dtd/package-2.0.xsd"> + + + + + + + + + + + + + + @@ -73,6 +126,12 @@ http://pear.php.net/dtd/package-2.0.xsd"> 1.4.0 + + raphf + pecl.php.net + 0.1.0 + raphf + pq