code2magic/yii2-payment

payment

Installs: 385

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Forks: 0

Type:yii2-extension

0.1.6 2020-04-15 17:30 UTC

This package is auto-updated.

Last update: 2024-04-16 01:54:43 UTC


README

Installation

The preferred way to install this extension is through composer.

Either run

php composer.phar require code2magic/yii2-payment --prefer-dist

or add

"code2magic/yii2-payment": "*"

to the require section of your composer.json file.

Usage