kennedytedesco / money
A simple library to perform basic operations with money.
Installs: 6 296
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Requires
- php: >=7.1|^8.0
Requires (Dev)
- phpunit/phpunit: ^9.0
README
A simple library to perform basic operations with money.
If you're looking for high precision, money exchange etc, you'll not find here, so I really recommend you to take a look:
https://github.com/moneyphp/money
See tests. Docs soon.