I'm interested in using the Doctrine ODM in a Lumen project I have, over the jenssegers/laravel-mongodb Eloquent extension. The concern I'm having in getting started is that to use the ODM with PHP7, I have to use the mongo adapter.
Are there any concerns/problems with the adapter I should bare in mind if I use it? I see that the ODM v2 will be based on the new MongoDB extension, and it makes me wonder if I should wait? I saw the announcement for Doctrine 4 in April, but as I have no idea when Doctrine 4 may be released, I'm not sure how to proceed. If its sometime soon (a few months?), Eloquent is working for me, but I'd like stricter models. Anyone have thoughts? -- You received this message because you are subscribed to the Google Groups "doctrine-user" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/doctrine-user. For more options, visit https://groups.google.com/d/optout.
