sndwow / yii2-yunxin
There is no license information available for the latest version (v3.9.6) of this package.
在Yii2中更好的使用云信组件
Package info
Type:yii2-extension
pkg:composer/sndwow/yii2-yunxin
v3.9.6
2026-06-25 22:09 UTC
Requires
- php: >=8.3
- yiisoft/yii2: ~2.0.0
- yiisoft/yii2-httpclient: ^2.0
This package is auto-updated.
Last update: 2026-06-25 22:10:44 UTC
README
在Yii2中更好的使用云信组件
Installation
The preferred way to install this extension is through composer.
Either run
php composer.phar require --prefer-dist sndwow/yii2-yunxin "*"
or add
"sndwow/yii2-yunxin": "*"
to the require section of your composer.json file.