The preferred method of installing this library is with
[Composer](https://getcomposer.org/) by running the following from your project
root:
$ composer require "mongodb/mongodb=0.2.x-dev"
## Generated API Docs
## Generated API Docs
If you are just interested in looking at the API provided, checkout the apidoc generated
If you are just interested in referencing the API provided by this library, you
documentation on: [http://10gen-labs.github.io/mongo-php-library-prototype/api/class-MongoDB.Collection.html](http://10gen-labs.github.io/mongo-php-library-prototype/api/class-MongoDB.Collection.html)
can view generated API documentation [here](./api).
## MongoDB Tutorial
## MongoDB Tutorial
MongoDB first-timer?
If you are a new MongoDB user, these links should help you become more familiar
Checkout these links to get a quick understanding what MongoDB is, how it works, and
with MongoDB and introduce some of the concepts and terms you will encounter in
what the most common terms used with MongoDB mean.