Skip to content

JerryZst/yii2-easywa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Pay Tool for yii2

微信和支付宝支付

Installation

The preferred way to install this extension is through composer.

Either run

php composer.phar require --prefer-dist easywa/yii2-wapay "*"

or add

"easywa/yii2-wapay": "*"

to the require section of your composer.json file.

Usage

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

<?= \easywa\wapay\AutoloadExample::widget(); ?>```

About

yii2 微信支付

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages