mirror of
https://github.com/archtechx/money.git
synced 2025-12-12 03:14:03 +00:00
Needed for the calculation to be correct according to the documentation. `$money->addTax(20)` and not `$money->addTax(0.2)` |
||
|---|---|---|
| .. | ||
| Concerns | ||
| Currencies | ||
| Exceptions | ||
| Currency.php | ||
| CurrencyManager.php | ||
| helpers.php | ||
| Money.php | ||
| MoneyServiceProvider.php | ||
| PriceFormatter.php | ||
| Wireable.php | ||