Aug 20, 2022
I know it's just an example, but avoid using float for money. There's a nice library with a Money value object ready to be used in PHP here: https://github.com/moneyphp/money
I know it's just an example, but avoid using float for money. There's a nice library with a Money value object ready to be used in PHP here: https://github.com/moneyphp/money