Skip to content
Thomas Cocchiara edited this page Jan 10, 2018 · 9 revisions

! UNDER CONSTRUCTION

Welcome to the PHP7 Mongo Driver wiki! First of all thanks to all of you for the support you are giving/you'll give to this library. The purpose of this library is to provide an easy-to-use library to connect/query with your mongo databases.

The library offers basic usage and advanced usage so it can feat every need.

Overview

  1. Getting Started
  2. Connect to your mongo database
  3. Insert documents into collection
  4. Retrieve documents from collection
  5. Listing all the collections