voskobovich / yii2-liqpay
The toolkit of integration LiqPay service in your project for Yii2
Package info
github.com/voskobovich/yii2-liqpay
Type:yii2-toolkit
pkg:composer/voskobovich/yii2-liqpay
dev-master
2016-05-24 15:39 UTC
Requires
- php: >=5.4.0
- yiisoft/yii2: *
Requires (Dev)
None
Suggests
None
Provides
None
Conflicts
None
Replaces
None
This package is not auto-updated.
Last update: 2026-09-10 09:29:52 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.