ElephantOnCouch is missing from the PHP library section (maybe it should renamed in "Client Libraries):
https://github.com/dedalozzo/ElephantOnCouch And it's also missing the only PHP server available and still in development: https://github.com/dedalozzo/EOCSvr Thanks -Filippo On Jun 14, 2013, at 4:54 PM, Simon Metson wrote: > I think expanding to cover other client libraries over time would be good, > e.g. jquery, nano, angular are all js code but different implementations, for > different purposes. The aim for the first pass was to be minimal, though, > hence not using a library unless really necessary. > Cheers > Simon > > > On Friday, 14 June 2013 at 15:50, Robert Newson wrote: > >> I think there's value in showing that you don't *need* a client >> library to do the basics (or possibly anything at all). >> >> B. >> >> >> On 14 June 2013 15:47, Alexander Shorin <[email protected] >> (mailto:[email protected])> wrote: >>> Hi Max, >>> >>> Good initiative! But few questions about: >>> >>> 1. Only CRUD examples acceptable or it's possible to PR operations >>> with any CouchDB API? >>> 2. While there is requirements for third-party packages (ex. requests >>> for python), why not to use CouchDB clients[1] instead? This would >>> make examples more realistic. >>> >>> [1] http://wiki.apache.org/couchdb/Related_Projects#Libraries >>> -- >>> ,,,^..^,,, >>> >>> >>> On Fri, Jun 14, 2013 at 6:32 PM, Max Thayer <[email protected] >>> (mailto:[email protected])> wrote: >>>> Hey gang! >>>> >>>> The Cloudant team has been assembling examples of CRUD interactions in >>>> different languages in the >>>> Haengematte<https://github.com/cloudant/haengematte>repo, as a way to >>>> introduce CouchDB's API to new users in their familiar >>>> tongue. >>>> >>>> If you've got examples you'd like to add, fork the repo and make a pull >>>> request, and we'll love you forever :D >>>> >>>> If you'd like to request a language example, make a Github issue about it, >>>> and we'll get right on it :) >>>> >>>> Best regards, >>>> Max <http://www.maxthayer.org/> >>> >> > > >
