Download the PHP package ssv/liqpay-sdk without Composer
On this page you can find all versions of the php package ssv/liqpay-sdk. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download ssv/liqpay-sdk
More information about ssv/liqpay-sdk
Files in ssv/liqpay-sdk
Download ssv/liqpay-sdk
More information about ssv/liqpay-sdk
Files in ssv/liqpay-sdk
Vendor ssv
Package liqpay-sdk
Short Description SDK for Liqpay
License
Homepage https://github.com/samoilenko/liqpay-sdk
Package liqpay-sdk
Short Description SDK for Liqpay
License
Homepage https://github.com/samoilenko/liqpay-sdk
Please rate this library. Is it a good library?
Informations about the package liqpay-sdk
sdk-php
LiqPay SDK-PHP
Documentation https://www.liqpay.ua/documentation/en
Встановлення Для втсновлення плагіна за допомогою composer необхідно додати в composer.json секцію repositories:
"repositories": [
{
"type":"package",
"package": {
"name": "liqpay/sdk-php",
"version":"master",
"source": {
"url": "https://github.com/liqpay/sdk-php.git",
"type": "git",
"reference":"master"
}
}
}
],
І в секцію require:
"require": {
"liqpay/sdk-php": "master"
}
All versions of liqpay-sdk with dependencies
PHP Build Version
Package Version
The package ssv/liqpay-sdk contains the following files
Loading the files please wait ....