Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/librecmscom/yii2-wallet
钱包模块
https://github.com/librecmscom/yii2-wallet
yii2-wallet
Last synced: about 1 month ago
JSON representation
钱包模块
- Host: GitHub
- URL: https://github.com/librecmscom/yii2-wallet
- Owner: librecmscom
- License: mit
- Created: 2017-04-08T06:52:41.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-09-23T12:21:42.000Z (about 7 years ago)
- Last Synced: 2023-03-11T14:36:25.568Z (almost 2 years ago)
- Topics: yii2-wallet
- Language: PHP
- Size: 93.8 KB
- Stars: 2
- Watchers: 1
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# yii2-wallet
钱包模块
[![Yii2](https://img.shields.io/badge/Powered_by-Yii_Framework-green.svg?style=flat)](http://www.yiiframework.com/)
## Installation
The preferred way to install this extension is through [composer](http://getcomposer.org/download/).
Either run
```bash
$ composer require yuncms/yii2-wallet
```or add
```
"yuncms/yii2-wallet": "~2.0.0"
```to the `require` section of your `composer.json` file.
###配置参数
withdrawalsMin = 100 最小提现额度
## License
this is released under the MIT License. See the bundled [LICENSE.md](LICENSE.md)
for details.