浏览代码

Merge pull request #862 from BenMorel/patch-3

Add Brick\Money
pull/1096/head
Jad Bitar 5 年前
父节点
当前提交
7b52b5c055
没有帐户链接到提交者的电子邮件
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1
    0
      README.md

+ 1
- 0
README.md 查看文件

508
 *Libraries and applications for taking payments and building online e-commerce stores.*
508
 *Libraries and applications for taking payments and building online e-commerce stores.*
509
 
509
 
510
 * [Money](https://github.com/moneyphp/money) - A PHP implementation of Fowler's money pattern.
510
 * [Money](https://github.com/moneyphp/money) - A PHP implementation of Fowler's money pattern.
511
+* [Brick\Money](https://github.com/brick/money) - A money library for PHP, with support for contexts, cash roundings, currency conversion.
511
 * [OmniPay](https://github.com/thephpleague/omnipay) - A framework agnostic multi-gateway payment processing library.
512
 * [OmniPay](https://github.com/thephpleague/omnipay) - A framework agnostic multi-gateway payment processing library.
512
 * [Payum](https://github.com/payum/payum) - A payment abstraction library.
513
 * [Payum](https://github.com/payum/payum) - A payment abstraction library.
513
 * [Shopware](https://github.com/shopware/shopware) - Highly customizable e-commerce software
514
 * [Shopware](https://github.com/shopware/shopware) - Highly customizable e-commerce software

正在加载...
取消
保存