The MongoDB PHP extension
4/34
Getting started with mongoDB
Terminology
•
Maintained and supported by 10gen
•
Can be installed with pecl:
pecl install mongo
•
Add
extension=mongo.so
to
php.ini