Download the PHP package astraller/yii2-mongodb-embedded without Composer
On this page you can find all versions of the php package astraller/yii2-mongodb-embedded. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download astraller/yii2-mongodb-embedded
More information about astraller/yii2-mongodb-embedded
Files in astraller/yii2-mongodb-embedded
Download astraller/yii2-mongodb-embedded
More information about astraller/yii2-mongodb-embedded
Files in astraller/yii2-mongodb-embedded
Vendor astraller
Package yii2-mongodb-embedded
Short Description Yii2 extension to work with embedded documents in MongoDB.
License MIT
Package yii2-mongodb-embedded
Short Description Yii2 extension to work with embedded documents in MongoDB.
License MIT
Please rate this library. Is it a good library?
Informations about the package yii2-mongodb-embedded
yii2-mongodb-embedded
Yii2 extension to work with embedded documents in MongoDB.
This extension requires MongoDB PHP Extension version 1.0.0 or higher.
This extension requires MongoDB server version 3.0 or higher.
Installation
The preferred way to install this extension is through composer.
Either run
or add
to the require section of your composer.json.
Usage
- Your model must be inherited from astraller\mongodb\MongoModel class.
-
Add embedAttributes method
- Your embedded documents must be inherited from EmbeddedDocument class.
All versions of yii2-mongodb-embedded with dependencies
PHP Build Version
Package Version
Requires
yiisoft/yii2-mongodb Version
^2.1
The package astraller/yii2-mongodb-embedded contains the following files
Loading the files please wait ....