Skip to content

Releases: php-mod/money

2.0.3

20 Apr 16:05
Compare
Choose a tag to compare
make multiply and division accepts floats

Separate point with mathias money

19 Apr 07:54
Compare
Choose a tag to compare
2.0.2

Reformating library

Refactoring Currency Map

18 Apr 14:49
Compare
Choose a tag to compare

This is generate less data in arrays for testing with phpunit.

Now float are accepted.

17 Apr 08:39
Compare
Choose a tag to compare

This version accepts floats instead of only integers.

So you can have 12.3254 EUR if you wish.