On Wed, Feb 27, 2013 at 4:22 PM, Mauricio Moura
<
maurici...@gmail.com> wrote:
> I'm thinking about using YiiMonogDbSuite in my project,
> but the version in the official yii extension page looks like it is dead.
>
> There are forks of the project. But there are too many, and I dont know
> which one
> should I pick.
>
Hi!
It's not easy. The original author stopped maintaining the project,
because lack of time. While the version in his master branch on github
(
https://github.com/canni/YiiMongoDbSuite ) is fairly stable, it has
some outstanding issues, and it's kind of old. For Yii Framework 2.0
Canni started to work on a full rewrite, but that project seems to be
on halt also.
So your best option is to look at the pull requests,
https://github.com/canni/YiiMongoDbSuite/pulls and the network, and
find something that you find useful for your project, then use that
branch, or merge one for yourself. This way you could get something
that fits your needs the best.
If unsure, just start off from canni's master, you'll be able to merge
other changes later.
--
Nagy Attila Gabor