1
0
mirror of https://github.com/namibia/awesome-php.git synced 2024-06-28 10:03:31 +00:00

Merge pull request #386 from kayladnls/patch-1

Update Omnipay to reflect The PHP League link.
This commit is contained in:
Jamie York 2015-05-19 22:58:54 +01:00
commit 2ca1de2f57

View File

@ -426,7 +426,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
## E-commerce
*Libraries and applications for taking payments and building online e-commerce stores.*
* [OmniPay](https://github.com/adrianmacneil/omnipay) - A framework agnostic multi-gateway payment processing library.
* [OmniPay](https://github.com/thephpleague/omnipay) - A framework agnostic multi-gateway payment processing library.
* [Payum](https://github.com/payum/payum) - A payment abstraction library.
* [Sylius](http://www.sylius.org/) - An open source e-commerce solution.
* [Thelia](http://thelia.net/v2/) - Another open source e-commerce solution.