From 27f321d443532e7cf28e01c9889373c6c84c0591 Mon Sep 17 00:00:00 2001 From: Benjamin Morel Date: Thu, 19 Oct 2017 09:38:43 +0200 Subject: [PATCH] Add Brick\Money --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b0bffeb..54daff0 100644 --- a/README.md +++ b/README.md @@ -510,6 +510,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT *Libraries and applications for taking payments and building online e-commerce stores.* * [Money](https://github.com/moneyphp/money) - A PHP implementation of Fowler's money pattern. +* [Brick\Money](https://github.com/brick/money) - A money library for PHP, with support for contexts, cash roundings, currency conversion. * [OmniPay](https://github.com/thephpleague/omnipay) - A framework agnostic multi-gateway payment processing library. * [Payum](https://github.com/payum/payum) - A payment abstraction library. * [Shopware](https://github.com/shopware/shopware) - Highly customizable e-commerce software