Skip to content

Releases: leaphly/price

Alpha2 Release

01 Sep 23:36
Compare
Choose a tag to compare
Alpha2 Release Pre-release
Pre-release

The Good

  • Immutable
  • Hyper tested
  • Doctrine ORM

Alpha relase

29 Aug 20:29
Compare
Choose a tag to compare
Alpha relase Pre-release
Pre-release

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.