Download the PHP package miradnan/yii2-mongodb without Composer
On this page you can find all versions of the php package miradnan/yii2-mongodb. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download miradnan/yii2-mongodb
More information about miradnan/yii2-mongodb
Files in miradnan/yii2-mongodb
Download miradnan/yii2-mongodb
More information about miradnan/yii2-mongodb
Files in miradnan/yii2-mongodb
Vendor miradnan
Package yii2-mongodb
Short Description MongoDb extension for the Yii framework
License BSD-3-Clause
Package yii2-mongodb
Short Description MongoDb extension for the Yii framework
License BSD-3-Clause
Please rate this library. Is it a good library?
Informations about the package yii2-mongodb
MongoDb Extension for Yii 2 On PHP7
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.5.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
php Version
>=7.0.0
ext-mongodb Version *
yiisoft/yii2 Version >=2.0.5
mongodb/mongodb Version ^1.0.0
ext-mongodb Version *
yiisoft/yii2 Version >=2.0.5
mongodb/mongodb Version ^1.0.0
The package miradnan/yii2-mongodb contains the following files
Loading the files please wait ....