From 413d709c87b199824732139b37e5f4355ed28774 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rostislav=20V=C3=ADtek?= Date: Fri, 21 Sep 2018 09:38:45 +0200 Subject: [PATCH 1/2] Add Shopsys Framework --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 435a51a..b5d48b9 100644 --- a/README.md +++ b/README.md @@ -485,6 +485,7 @@ 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. +* [Shopsys Framework](https://www.shopsys.com/) - An open source e-commerce platform for in-house development teams. * [Shopware](https://github.com/shopware/shopware) - Highly customizable e-commerce software * [Swap](https://github.com/florianv/swap) - An exchange rates library. * [Sylius](https://sylius.com/) - An open source e-commerce solution. From 6117710f8311a5f07f1aae802e6dbe0f27e1ad83 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rostislav=20V=C3=ADtek?= Date: Fri, 21 Sep 2018 10:03:43 +0200 Subject: [PATCH 2/2] use link to Shopsys Framework github repository instead of shopsys.com --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b5d48b9..5528aa1 100644 --- a/README.md +++ b/README.md @@ -485,7 +485,7 @@ 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. -* [Shopsys Framework](https://www.shopsys.com/) - An open source e-commerce platform for in-house development teams. +* [Shopsys Framework](https://github.com/shopsys/shopsys/) - An open source e-commerce platform for in-house development teams. * [Shopware](https://github.com/shopware/shopware) - Highly customizable e-commerce software * [Swap](https://github.com/florianv/swap) - An exchange rates library. * [Sylius](https://sylius.com/) - An open source e-commerce solution.