Download the PHP package phpmongokit/yii2-mongo-odm without Composer
On this page you can find all versions of the php package phpmongokit/yii2-mongo-odm. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download phpmongokit/yii2-mongo-odm
More information about phpmongokit/yii2-mongo-odm
Files in phpmongokit/yii2-mongo-odm
Download phpmongokit/yii2-mongo-odm
More information about phpmongokit/yii2-mongo-odm
Files in phpmongokit/yii2-mongo-odm
Vendor phpmongokit
Package yii2-mongo-odm
Short Description PHPMongo Yii2 Adapter
License MIT
Homepage http://phpmongokit.github.io/
Package yii2-mongo-odm
Short Description PHPMongo Yii2 Adapter
License MIT
Homepage http://phpmongokit.github.io/
Please rate this library. Is it a good library?
Informations about the package yii2-mongo-odm
Yii2 adapter for PHPMongo ODM
Yii Adapter for PHPMongo ORM
Requirements
- PHP 5
- PHP 5.3 - PHP 5.6
- PHP Mongo Extension 0.9 or above (Some features require >= 1.5)
- PHP 7 and HHVM
- PHP MongoDB Extension 1.0 or above
- Compatibility layer. Please, note some restriontions
- HHVM Driver not supported.
- Tested over MongoDB v.2.4.12, v.2.6.9, v.3.0.2, v.3.2.10, v.3.3.15, v.3.4.0. See Unit tests for details
Installation
You can install library through Composer:
Compatibility with PHP 7
PHPMongo currently based on old ext-mongo entension. To use this ODM with PHP 7, you need to add compatibility layer, which implement API of old extension over new ext-mongodb. To start using PHPMongo with PHP7, add requirement alcaeus/mongo-php-adapter to composer. Restrictions for using ODM with compatibility layer you can read in known issues of original adapter.
Add adapter of old ext-mongo
API to new ext-mongodb
:
Configuration of Client
All versions of yii2-mongo-odm with dependencies
PHP Build Version
Package Version
Requires
sokil/php-mongo Version
1.*
The package phpmongokit/yii2-mongo-odm contains the following files
Loading the files please wait ....