Zend Framework and Couch DB
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.
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).
精彩评论