开发者

MongoDB and PHP frameworks

Apart from Lithium, Vork and F3 what other frameworks natively support mongodb?

I've seen the list on mongodb.org. Wanted to know if t开发者_开发技巧here were any newer ones they missed.

Thank you!


full list is on http://www.mongodb.org/display/DOCS/PHP+Libraries,+Frameworks,+and+Tools#


Here's a lightweight one that I've assembled. It's basically an object wrapper, something to easily map an object to a DB collection.

https://github.com/gatesvp/MongoModel

The docs are not quite there, but just take a look at the unit tests to get an idea for basic syntax.


ProdigyView has Mongo Support http://www.prodigyview.com/tutorials/slideshare/417/99

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜