Added Elcodi and PaymentSuite under E-commerce

This commit is contained in:
Marc Morera 2014-07-04 21:59:47 +02:00
parent d787cddb52
commit 300f29fb4a
1 changed files with 2 additions and 0 deletions

View File

@ -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.*