|
|
@@ -462,14 +462,14 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
|
|
462
|
462
|
## E-commerce
|
|
463
|
463
|
*Libraries and applications for taking payments and building online e-commerce stores.*
|
|
464
|
464
|
|
|
465
|
|
-* [Shopware](https://github.com/shopware/shopware) - Highly customizable e-commerce software
|
|
|
465
|
+* [Money](https://github.com/moneyphp/money) - A PHP implementation of Fowler's money pattern.
|
|
466
|
466
|
* [OmniPay](https://github.com/thephpleague/omnipay) - A framework agnostic multi-gateway payment processing library.
|
|
467
|
467
|
* [Payum](https://github.com/payum/payum) - A payment abstraction library.
|
|
468
|
|
-* [Sylius](http://sylius.org/) - An open source e-commerce solution.
|
|
469
|
|
-* [Thelia](http://thelia.net/) - Another open source e-commerce solution.
|
|
470
|
|
-* [Money](https://github.com/moneyphp/money) - A PHP implementation of Fowler's money pattern.
|
|
471
|
468
|
* [Sebastian Money](https://github.com/sebastianbergmann/money) - Another library for working with monetary values.
|
|
|
469
|
+* [Shopware](https://github.com/shopware/shopware) - Highly customizable e-commerce software
|
|
472
|
470
|
* [Swap](https://github.com/florianv/swap) - An exchange rates library.
|
|
|
471
|
+* [Sylius](http://sylius.org/) - An open source e-commerce solution.
|
|
|
472
|
+* [Thelia](http://thelia.net/) - Another open source e-commerce solution.
|
|
473
|
473
|
|
|
474
|
474
|
## PDF
|
|
475
|
475
|
*Libraries and software for working with PDF files.*
|