MongoDB Extension for Yii 2 =========================== This extension provides the [MongoDB](https://www.mongodb.com/) integration for the Yii2 framework. Getting Started --------------- * [Installation](installation.md) * [Basic Usage](basic-usage.md) Usage ----- * [MongoId specifics](usage-mongoid.md) * [Using the MongoDB ActiveRecord](usage-ar.md) * [Working with embedded documents](usage-embedded-documents.md) * [Aggregation](usage-aggregation.md) * [Using GridFS](usage-gridfs.md) Additional topics ----------------- * [Logging and Profiling](topics-logging.md) * [Using the Cache component](topics-cache.md) * [Using the Session component](topics-session.md) * [Using the I18N Message Source](topics-i18n-message-source.md) * [Using Gii generator](topics-gii.md) * [Using the MongoDB DebugPanel](topics-debug.md) * [Using Migrations](topics-migrations.md)