Download the PHP package tapakan/yii2-balance without Composer
On this page you can find all versions of the php package tapakan/yii2-balance. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download tapakan/yii2-balance
More information about tapakan/yii2-balance
Files in tapakan/yii2-balance
Download tapakan/yii2-balance
More information about tapakan/yii2-balance
Files in tapakan/yii2-balance
Vendor tapakan
Package yii2-balance
Short Description Supports user balance and transactions, calculating actual balance from history
License MIT
Homepage https://github.com/Tapakan/yii2-balance.git
Package yii2-balance
Short Description Supports user balance and transactions, calculating actual balance from history
License MIT
Homepage https://github.com/Tapakan/yii2-balance.git
Please rate this library. Is it a good library?
Informations about the package yii2-balance
Yii2 Balance Manager
Yii2 Balance can perform simple operations with the user's balance. History of operations remains.
Installation
Run following command
or add
to the require section of your composer.json
Configuration
Usage
Add some value to user
Or take
Calculate balance from history
With additional information that may be stored in the balance history table
Since 0.1.1 version you can revert a transaction.
Let's allow transaction #35 it is removal of 200 points from the account of the user. The following command will return them into the account.
Example of table structure
All versions of yii2-balance with dependencies
PHP Build Version
Package Version
The package tapakan/yii2-balance contains the following files
Loading the files please wait ....