borysenko / yii2-liqpay-base
There is no license information available for the latest version (v1.0) of this package.
The toolkit of integration LiqPay service in your project for Yii2
v1.0
2019-05-05 14:04 UTC
Requires
- php: >=5.4.0
- yiisoft/yii2: *
This package is auto-updated.
Last update: 2024-11-19 06:06:10 UTC
README
Installation
The preferred way to install this extension is through composer.
Either run
php composer.phar require --prefer-dist borysenko/yii2-liqpay-base "*"
or add
"borysenko/yii2-liqpay-base": "*"
to the require section of your composer.json
file.