1
0
mirror of https://github.com/ziadoz/awesome-php.git synced 2025-08-27 22:49:49 +02:00

Merge pull request #139 from pjedrzejewski/patch-1

Fix the link to Sylius project
This commit is contained in:
ziadoz
2014-07-04 13:40:09 -06:00

View File

@@ -328,7 +328,7 @@ A curated list of amazingly awesome PHP libraries, resources and shiny things.
* [OmniPay](https://github.com/adrianmacneil/omnipay) - A framework agnostic multi-gateway payment processing library. * [OmniPay](https://github.com/adrianmacneil/omnipay) - A framework agnostic multi-gateway payment processing library.
* [Payum](https://github.com/payum/payum) - A payment abstraction library. * [Payum](https://github.com/payum/payum) - A payment abstraction library.
* [Sylius](http://www.sylius.com/) - An open source e-commerce solution. * [Sylius](http://www.sylius.org/) - An open source e-commerce solution.
* [Thelia](http://thelia.net/v2/) - Another 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/mathiasverraes/money) - A PHP implementation of Fowler's money pattern.
* [Sebastian Money](https://github.com/sebastianbergmann/money) - Another library for working with monetary values. * [Sebastian Money](https://github.com/sebastianbergmann/money) - Another library for working with monetary values.