Does Zend Framework has native Couch DB support? I found only Zend_Couch by Matthew Weier O'Phinney.
- http://framework.zend.com/wiki/display/ZFPROP/Zend_Couch+-+Matthew+Weier+O'Phinney
Thank you.
Does Zend Framework has native Couch DB support? I found only Zend_Couch by Matthew Weier O'Phinney.
Thank you.
Not yet. The proposal is Ready for Review, so it likely end up in ZF sooner or later.
You can either wait or use PHPillow
Nope, but there are a few libraries available out there already. I personally like http://www.saggingcouch.com because it's simple and light weight (disclaimer: I developed it, so feedback is welcome).