webtoucher / yii2-billing
为 Yii2 的计费模块
dev-master
2018-02-23 21:52 UTC
Requires
- php: >=7.0.0
This package is auto-updated.
Last update: 2024-09-14 22:10:18 UTC
README
用于账户管理的模块。
安装
安装此库的首选方式是通过 composer。
运行
$ php composer.phar require webtoucher/yii2-billing "*"
或将以下内容添加到您的 composer.json
文件的 require
部分:
"webtoucher/yii2-billing": "*"
支持
如果您认为发现了错误,请使用 GitHub 问题跟踪器 报告。