From 300f29fb4a42c136ed51eb8cdbfbe1f8e5252b61 Mon Sep 17 00:00:00 2001 From: Marc Morera Date: Fri, 4 Jul 2014 21:59:47 +0200 Subject: [PATCH] Added Elcodi and PaymentSuite under E-commerce --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index a1aecff..280e276 100644 --- a/README.md +++ b/README.md @@ -333,6 +333,8 @@ A curated list of amazingly awesome PHP libraries, resources and shiny things. * [Money](https://github.com/mathiasverraes/money) - A PHP implementation of Fowler's money pattern. * [Sebastian Money](https://github.com/sebastianbergmann/money) - Another library for working with monetary values. * [Swap](https://github.com/florianv/swap) - An exchange rates library. +* [PaymentSuite](https://github.com/paymentsuite) - A Symfony components based payment platform with some implemented platforms +* [Elcodi](http://elcodi.io) - A Symfony components based e-commerce solution ## PDF *Libraries and software for working with PDF files.*