-
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Closed
Labels
Description
It would be great if you could publishes releases via a pear channel so tools like the PEAR install (pecl install phpredis) and Pyrus (next gen of the PEAR installer, still in development) can install and manage the extension.
http://www.pirum-project.org/ could get you up and running real quick - pear.zero.mq is an example of pecl packages hosted externally. All the files generated are static so in theory you should be able to run the channel directly from github but I have never tried it... I know running it directly from SVN does work.
The other alternative which would also be nice it to get the package accepted into pecl.php.net :-)