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

This package is auto-updated.

Last update: 2024-04-19 05:03:01 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.