Library officially abandoned - they recommend moneyphp/money

> This project has been abandoned. It was only ever intended to be used as an example for PHPUnit features etc. and not for usage in production. I am sorry that I failed to make that clear. Please have a look at moneyphp/money instead.
This commit is contained in:
Luke Holder 2016-07-02 21:01:55 +08:00 committed by GitHub
parent 850a46b8c6
commit 583afe4721
1 changed files with 0 additions and 1 deletions

View File

@ -488,7 +488,6 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
* [Money](https://github.com/moneyphp/money) - A PHP implementation of Fowler's money pattern.
* [OmniPay](https://github.com/thephpleague/omnipay) - A framework agnostic multi-gateway payment processing library.
* [Payum](https://github.com/payum/payum) - A payment abstraction library.
* [Sebastian Money](https://github.com/sebastianbergmann/money) - Another library for working with monetary values.
* [Shopware](https://github.com/shopware/shopware) - Highly customizable e-commerce software
* [Swap](https://github.com/florianv/swap) - An exchange rates library.
* [Sylius](http://sylius.org/) - An open source e-commerce solution.