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
1 | php composer.phar require --prefer-dist yiisoft/yii2-mongodb |
or add
1 | "yiisoft/yii2-mongodb": "~2.1.0" |
to the require section of your composer.json.
Configuration
To use this extension, simply add the following code in your application configuration:
1 | return [ |
如果您喜欢此博客或发现它对您有用,则欢迎对此发表评论。 也欢迎您共享此博客,以便更多人可以参与。 如果博客中使用的图像侵犯了您的版权,请与作者联系以将其删除。 谢谢 !