omgdef / yii2-alphabank-payment
Alphabank payment component
Installs: 137
Dependents: 1
Suggesters: 0
Security: 0
Stars: 1
Watchers: 2
Forks: 0
Open Issues: 0
Type:yii2-extension
Requires
- yiisoft/yii2: *
This package is auto-updated.
Last update: 2024-10-22 22:44:44 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.