Download the PHP package hardsetting/yii2-mongodb without Composer
On this page you can find all versions of the php package hardsetting/yii2-mongodb. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download hardsetting/yii2-mongodb
More information about hardsetting/yii2-mongodb
Files in hardsetting/yii2-mongodb
Download hardsetting/yii2-mongodb
More information about hardsetting/yii2-mongodb
Files in hardsetting/yii2-mongodb
Vendor hardsetting
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
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
yiisoft/yii2 Version
>=2.0.x-dev
mongodb/mongodb Version >=1.0.0@beta
ext-mongodb Version >=1.0.0
mongodb/mongodb Version >=1.0.0@beta
ext-mongodb Version >=1.0.0
The package hardsetting/yii2-mongodb contains the following files
Loading the files please wait ....