mongodb / laravel-mongodb

A MongoDB based Eloquent model and Query builder for Laravel (Moloquent)
https://www.mongodb.com/docs/drivers/php/laravel-mongodb/
MIT License
7.02k stars 1.43k forks source link

With so many open issues. Is this even actively maintained repo? #1189

Closed dannysood closed 7 years ago

dannysood commented 7 years ago

@jenssegers @pi0 Want to use it for a new project but the sheer number of open issues and very little interaction on any of them concerns me. Is it being actively maintained?

pi0 commented 7 years ago

@dannysood Both jenssegers/laravel-mongodb and moloquent are active projects and are being used by hundreds of production projects. (at least we at @fandogh have more than 3 active projects using moloquent, and even zarinpal (a big financial and online payment service in iran) i think are using too) For big projects like this, it is actually normal thing to have many open issues, but should not be considered as unstable ;)

dannysood commented 7 years ago

@pi0 Thanks for the response :) Ill close this then. ;)