Skip to content

lubaogui/yii2-account

Repository files navigation

yii2 account extension

yii2账户体系,主要牵扯到账户金额交易,包含账户之间的转账和支付等

Installation

The preferred way to install this extension is through composer.

Either run

php composer.phar require --prefer-dist lubaogui/yii2-account "*"

or add

"lubaogui/yii2-account": "*"

to the require section of your composer.json file.

Usage

Once the extension is installed, simply use it in your code by :

<?= \lubaogui\account\AutoloadExample::widget(); ?>```

About

yii2账户体系,主要牵扯到账户金额交易,包含账户之间的转账和支付等

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages