voskobovich / yii2-liqpay
The toolkit of integration LiqPay service in your project for Yii2
Installs: 1 226
Dependents: 2
Suggesters: 0
Security: 0
Stars: 3
Watchers: 2
Forks: 5
Open Issues: 0
Type:yii2-toolkit
Requires
- php: >=5.4.0
- yiisoft/yii2: *
This package is not auto-updated.
Last update: 2024-11-07 00:43:04 UTC
README
Installation
The preferred way to install this extension is through composer.
Either run
php composer.phar require --prefer-dist voskobovich/yii2-liqpay "*"
or add
"voskobovich/yii2-liqpay": "*"
to the require section of your composer.json
file.