sndwow / yii2-yunxin
There is no license information available for the latest version (v3.9.4) of this package.
在Yii2中更好的使用云信组件
v3.9.4
2024-02-27 13:10 UTC
Requires
- php: ~8.0.0
- ext-json: *
- yiisoft/yii2: ~2.0.0
- yiisoft/yii2-httpclient: ^2.0
- yiisoft/yii2-queue: ^2.3
This package is auto-updated.
Last update: 2026-02-27 17:14:35 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.