omgdef / yii2-alphabank-payment
Alphabank payment component
Package info
github.com/OmgDef/yii2-alphabank-payment
Type:yii2-extension
pkg:composer/omgdef/yii2-alphabank-payment
1.0
2016-04-30 00:11 UTC
Requires
- yiisoft/yii2: *
This package is auto-updated.
Last update: 2026-02-23 01:36:33 UTC
README
Alphabank payment component
Installation
The preferred way to install this extension is through composer.
Either run
php composer.phar require --prefer-dist omgdef/yii2-alphabank-payment "*"
or add
"omgdef/yii2-alphabank-payment": "*"
to the require section of your composer.json file.