Download the PHP package maxwen/yii2-easy-wechat without Composer
On this page you can find all versions of the php package maxwen/yii2-easy-wechat. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download maxwen/yii2-easy-wechat
More information about maxwen/yii2-easy-wechat
Files in maxwen/yii2-easy-wechat
Download maxwen/yii2-easy-wechat
More information about maxwen/yii2-easy-wechat
Files in maxwen/yii2-easy-wechat
Vendor maxwen
Package yii2-easy-wechat
Short Description WeChat SDK for yii2, based on overtrue/easywechat
License MIT
Package yii2-easy-wechat
Short Description WeChat SDK for yii2, based on overtrue/easywechat
License MIT
Please rate this library. Is it a good library?
Informations about the package yii2-easy-wechat
yii2-easy-wechat
WeChat SDK for yii2 , based on overtrue/wechat.
This extension helps you access overtrue/wechat
application in a simple & familiar way: Yii::$app->wechat
.
Installation
Configuration
Add the SDK as a yii2 application component
in the config/main.php
:
Usage
How to load Wechat configures?
the overtrue/wechat
application always constructs with a $options
parameter.
I made the options as a yii2 param in the params.php
:
recomended way:
OR
Wechat options configure help docs.
More documentation
see EasyWeChat Docs.
Thanks to overtrue/wechat
, realy a easy way to play with wechat SDK 😁.
More repos for Yii2:
All versions of yii2-easy-wechat with dependencies
PHP Build Version
Package Version
The package maxwen/yii2-easy-wechat contains the following files
Loading the files please wait ....