yii-diandi / yii2-addons
模块扩展依赖使用
6.0.6
2026-02-28 08:00 UTC
Requires
- yiisoft/yii2: ~2.0.0
This package is auto-updated.
Last update: 2026-05-28 08:45:58 UTC
README
模块扩展依赖使用
Installation
The preferred way to install this extension is through composer.
Either run
php composer.phar require --prefer-dist yii-diandi/yii2-addons "*"
or add
"yii-diandi/yii2-addons": "*"
to the require section of your composer.json file.