laravel-doctrine / orm

An integration library for Laravel and Doctrine ORM
MIT License
830 stars 178 forks source link

[1.*] Add mongodb support #44

Closed FoxxMD closed 1 year ago

FoxxMD commented 9 years ago

Per maxmatteo we should investigate the feasibility of adding support for mongodb. Doctrine already has an ODM so it may be a simple process to tie it into Laravel Doctrine..

patrickbrouwers commented 9 years ago

If someone uses MongoDB and can helps us, we could start a laravel-doctrine/odm package. I never use it, so can't say it's high on my todo-list to start working on this.

bicatu commented 9 years ago

I use it. Is there any starting point - besides read the code?

joshhornby commented 8 years ago

@patrickbrouwers I am guessing this isn't being actively worked on?

josenicomaia commented 8 years ago

@joshhornby,

Actualy, @patrickbrouwers is overloaded taking care of ORM, Fluent and etc. Because of this, we need someone that can get this mission.

patrickbrouwers commented 8 years ago

@joshhornby Nope, and I most likely won't be working on it in the near future, as it is something I won't be using. Other stuff has more prio for me. If someone wants to be lead on this, let me know. I will help where needed, but don't have the time to learn als this odm stuff to properly implement and test it.

patrickbrouwers commented 8 years ago

As @jaschweder bumped this conversation in #175, it's good to update my status about ODM. I might be using it in the near future anyway. Like I said before if there's anybody who wants to help me out, please let me know. Can't promise any delivery dates, but might get there somewhere this year.

jaswdr commented 8 years ago

@patrickbrouwers I'm interessed to help on ODM, you has started some repository on Github ? call me if soo :)

patrickbrouwers commented 8 years ago

@jaschweder Thanks for the offer. No, I haven't yet. Did you already join our Slack?

jaswdr commented 8 years ago

@patrickbrouwers currently no, can you pass the link ?

josenicomaia commented 8 years ago

http://slack.laraveldoctrine.org/

lucavallin commented 7 years ago

Up! This could be a starting point: https://github.com/chefsplate/laravel-doctrine-odm

dpslwk commented 1 year ago

Please reopen in anyone is still interested in this, but its not something that myself or eigan are likely to implement.