PHP Standalone SDK question
Thu, 04/05/2012 - 14:58
I am presuming that this is not an option as of yet, but I was just wondering whether the PHP SDK is available as non compiled extension and instead as a standalone library?
Tue, 04/10/2012 - 01:35
Cool thanks for getting back to me. I understand you have a reliance on libcouchbase after going through the code a little.
Tue, 04/10/2012 - 16:21
You can also download and build this library yourself
https://github.com/couchbase/php-ext-couchbase
there are package repositories for libcouchbase and libvbucket:
- current (stable) version http://www.couchbase.com/develop/c/current
- next (with new features) version http://www.couchbase.com/develop/c/next
Since we leverage much of libcouchbase, no. We are, however, expanding platform support including Windows and other Linux distributions in the not too distant future. Does that help address your needs?