Download the PHP package yiisoft/yii2-mongodb without Composer
On this page you can find all versions of the php package yiisoft/yii2-mongodb. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package yii2-mongodb
MongoDB Extension for Yii 2
This extension provides the MongoDB integration for the Yii framework 2.0.
For license information check the LICENSE-file.
Documentation is at docs/guide/README.md.
Installation
This extension requires MongoDB PHP Extension version 1.0.0 or higher.
This extension requires MongoDB server version 3.0 or higher.
The preferred way to install this extension is through composer.
Either run
or add
to the require
section of your composer.json
.
Configuration
To use this extension, simply add the following code in your application configuration:
All versions of yii2-mongodb with dependencies
PHP Build Version
Package Version
Requires
yiisoft/yii2 Version
~2.0.39
ext-mongodb Version >=1.0.0
paragonie/random_compat Version >=1
ext-mongodb Version >=1.0.0
paragonie/random_compat Version >=1
The package yiisoft/yii2-mongodb contains the following files
Loading the files please wait ....