Answer the question
In order to leave comments, you need to log in
What is a convenient library/wrapper for working with Mongodb?
The main criterion to consider is the php mongodb driver (new).
There are libraries on php mongo (old driver) but they don't work with the new driver.
Answer the question
In order to leave comments, you need to log in
The Mongo PHP Adapter is a userland library designed to act as an adapter between applications relying on ext-mongo and the new driver (ext-mongodb).
It provides the API of ext-mongo built on top of mongo-php-library, thus being compatible with PHP 7.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question