2017 © Pedro Peláez
 

yii2-extension yii2-payment

Module manager payment, upload payment

image

sya/yii2-payment

Module manager payment, upload payment

  • Monday, July 9, 2018
  • by sya0710
  • Repository
  • 1 Watchers
  • 0 Stars
  • 46 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

yii2-payment

yii2 payment, (*1)

Installation

Add, (*2)

"sya/yii2-payment": "dev-master"

to the require section of your composer.json file., (*3)

Use

use sya\payment\Payment;

$form->field($model, 'payment')->widget(Payment::className(), []);

OR

Payment::widget();

License

yii2-payment is released under the MIT License. See the bundled LICENSE.md for details., (*4)

The Versions

09/07 2018

dev-master

9999999-dev

Module manager payment, upload payment

  Sources   Download

MIT

The Requires

 

by phongnv

extension yii2 payment