avtop / yii2-mongodb-multilingual-behavior
@
Installs: 138
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 0
Forks: 0
Open Issues: 0
Type:yii2-extension
Requires
- yiisoft/yii2: *
- yiisoft/yii2-mongodb: ^2.0
This package is not auto-updated.
Last update: 2025-03-23 09:46:07 UTC
README
Installation
Preferred way to install this extension is through composer.
Either run
php composer.phar require --prefer-dist ABTOP/yii2-mongodb-multilingual-behavior
or add
"ABTOP/yii2-mongodb-multilingual-behavior": "*"
to the require section of your composer.json
file.