sscarpa / google-api-php-client

Automatically exported from code.google.com/p/google-api-php-client
Apache License 2.0
0 stars 0 forks source link

Distribute the API via PEAR #15

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
The easiest vary and the most commen way is to distribute a package like this 
via PEAR. 

This would be a very nice feature.

Original issue reported on code.google.com by j...@wayf.dk on 9 Sep 2011 at 6:44

GoogleCodeExporter commented 8 years ago

Original comment by chirags@google.com on 9 Sep 2011 at 7:21

GoogleCodeExporter commented 8 years ago
I've setup the pear server here:
pear channel-discover google-api-php-client.googlecode.com/svn/pear
pear channel-discover google-api-php-client.googlecode.com/svn/pear
pear channel-info google-api-php-client.googlecode.com
pear list-all -c google-api-php-client.googlecode.com

Working on pushing packages there now.

Original comment by chirags@google.com on 27 Sep 2011 at 1:38

GoogleCodeExporter commented 8 years ago
I wonder what the status of this issue is. Over here, after executing "pear 
channel-discover google-api-php-client.googlecode.com/svn/pear" the "pear 
list-all -c google-api-php-client.googlecode.com" command results in "No 
packages in channel".

Original comment by Rvanlaak on 8 Nov 2012 at 2:48

GoogleCodeExporter commented 8 years ago
We're looking to add composer support once we've gone through an iteration on 
the structure of the library. Once we're there, if there's demand for PEAR 
we'll take another look. 

Original comment by ianbar...@google.com on 22 Mar 2013 at 1:28