From a4ab1a7a7dbf4b8985f37cd28963a45270347bcc Mon Sep 17 00:00:00 2001 From: Jamie Date: Mon, 26 May 2014 17:59:17 -0600 Subject: [PATCH] Add e-commerce suggestions. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index c2633ea..101f361 100644 --- a/README.md +++ b/README.md @@ -324,6 +324,8 @@ A curated list of amazingly awesome PHP libraries, resources and shiny things. * [Sylius](http://www.sylius.com/) - An open source e-commerce solution. * [Thelia](http://thelia.net/v2/) - Another open source e-commerce solution. * [Money](https://github.com/mathiasverraes/money) - A PHP implementation of Fowler's money pattern. +* [Money](https://github.com/sebastianbergmann/money) - Another library for working with monetary values. +* [Swap](https://github.com/florianv/swap) - An exchange rates library. ## PDF *Libraries and software for working with PDF files.*