Skip to content

yoage/yii2-easy-wechat4

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Yii2 Easy Wechat 4

WeChat SDK for yii2, based on overtrue/easywechat 4.0

Installation

The preferred way to install this extension is through composer.

Either run

php composer.phar require --prefer-dist yoage/yii2-easy-wechat4 "*"

or add

"yoage/yii2-easy-wechat4": "*"

to the require section of your composer.json file.

Usage

Once the extension is installed, simply use it in your code by :

<?= \yoage\easywechat\AutoloadExample::widget(); ?>```

About

基于Easy Wechat SDK 4.0

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages