webtoucher / yii2-billing
Billing module for Yii2
dev-master
2018-02-23 21:52 UTC
Requires
- php: >=7.0.0
This package is auto-updated.
Last update: 2026-03-15 02:04:42 UTC
README
Module for the accounts management.
Installation
The preferred way to install this library is through composer.
Either run
$ php composer.phar require webtoucher/yii2-billing "*"
or add
"webtoucher/yii2-billing": "*"
to the require section of your composer.json file.
Support
If you believe you have found a bug, please report it using the GitHub issue tracker.