merk/dough

This library provides an immutable money library, including currency conversion support.

Maintainers

👁 merk

Package info

github.com/merk/Dough

pkg:composer/merk/dough

Statistics

Installs: 17 701

Dependents: 3

Suggesters: 0

Stars: 21

Open Issues: 1

1.1.5 2016-01-18 02:44 UTC

Requires

  • php: >=5.3.2

Requires (Dev)

Suggests

None

Provides

None

Conflicts

None

Replaces

None

MIT af36775564fbaf46a8018acc4f1fd993530c1a96

  • Tim Nagel <tim.woop@nagel.com.au>

moneydoughcurrencycurrency conversion

This package is auto-updated.

Last update: 2026-06-15 14:28:11 UTC


README

This library is based on the work done by Kent Beck in his book Test Driven Development which introduces an immutable money implementation in Java.

The library has been written in PHP and improved to provide functionality required by VespolinaMonetaryBundle.

👁 Build Status