merk / Dough

An immutable Money implementation in PHP. Based on the Money implementation by Kent Beck in his book, TDD by Example.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Introduction

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

About

An immutable Money implementation in PHP. Based on the Money implementation by Kent Beck in his book, TDD by Example.

License:MIT License


Languages

Language:PHP 100.0%