Releases: leaphly/price
Releases · leaphly/price
Alpha2 Release
The Good
- Immutable
- Hyper tested
- Doctrine ORM
Alpha relase
The good:
it works, is fully tested, the API contains a lot of math functions like add
, multiply
, subtract
, equals
, divide
...
The bad:
the price is not immutable, there's a set
function that helps adding currencies outside the constructor.