webtoucher / yii2-billing
Billing module for Yii2
Installs: 6
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 0
Type:module
Requires
- php: >=7.0.0
This package is auto-updated.
Last update: 2024-11-14 22:31:13 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.