PostScripton/laravel-money
💵 Laravel Money is an open source package that provides you a convinient way to work with numbers from database with high precision and use them as monetary objects
PHPMIT
Issues
- 0
New helper method for validating money string
#151 opened by PostScripton - 2
- 0
Pest
#148 opened by PostScripton - 0
Add `ClarifyingSymbol` to `CurrencyDisplay`
#111 opened by PostScripton - 0
Custom short difinitions for currencies
#42 opened by PostScripton - 1
Rename Services to RateExchangers
#52 opened by PostScripton - 1
Rewrite About text of the package
#63 opened by PostScripton - 1
Blueprint macro
#59 opened by PostScripton - 1
Accept string as a currency on creating money
#112 opened by PostScripton - 1
Use BCMath calculator
#113 opened by PostScripton - 3
Formatting
#80 opened by PostScripton - 1
Add new helper `money_parse()`
#98 opened by PostScripton - 1
Integrate Codecov
#54 opened by PostScripton - 1
- 1
Money field in DB may be nullable
#88 opened by PostScripton - 1
Rework exceptions
#75 opened by PostScripton - 1
Validate config property `default_currency`
#96 opened by PostScripton - 1
Configure Github Actions
#68 opened by PostScripton - 1
Rework Parser to be able to pass a currency
#92 opened by PostScripton - 1
- 1
Replace constants with Enums
#67 opened by PostScripton - 1
Get rid of Currency Lists in the code base
#89 opened by PostScripton - 1
Ability to override default currency
#85 opened by PostScripton - 1
Extract Currency from MoneySettings
#55 opened by PostScripton - 2
Brazilian Real symbol position
#81 opened by piikenoo - 1
- 1
Rework `equals()` method
#74 opened by PostScripton - 1
Rename `Money::make()` to `Money::of()`
#73 opened by PostScripton - 2
Remove reference on Money from Settings
#45 opened by PostScripton - 1
Mistype in the config file
#71 opened by PostScripton - 3
Raising precision
#50 opened by PostScripton - 1
Operating only with objects, not numbers
#49 opened by PostScripton - 1
Rename `multiple()` to `multiply()`
#43 opened by PostScripton - 1
Requires only PHP 8.1 and above
#48 opened by PostScripton - 1
Use Spatie/Laravel-Package-Tools
#53 opened by PostScripton - 1
Containerize package with Docker
#58 opened by PostScripton - 1
Make rule and extend Laravel's validator
#44 opened by PostScripton - 1
Extract Quick Start
#51 opened by PostScripton - 2
Preview of subcategories in docs
#28 opened by PostScripton - 1
Add [composer.lock] to [.gitignore]
#33 opened by PostScripton - 1
Get all the currencies
#18 opened by PostScripton - 1
Use Carbon\Carbon
#19 opened by PostScripton - 1
Rename Traits to Partials
#20 opened by PostScripton - 1
Rename List directory
#29 opened by PostScripton - 1
Support PHP ^8.0
#27 opened by PostScripton