Zend Framework and Couch DB

穿精又带淫゛_ 提交于 2020-01-02 10:22:46

问题


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.


回答1:


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




回答2:


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).



来源:https://stackoverflow.com/questions/3247368/zend-framework-and-couch-db

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!