|
|
@@ -201,11 +201,12 @@ A curated list of amazingly awesome PHP libraries, resources and shiny things.
|
|
201
|
201
|
|
|
202
|
202
|
* [Monolog](https://github.com/Seldaek/monolog) - A comprehensive logger.
|
|
203
|
203
|
|
|
204
|
|
-## Payment and Ecommerce
|
|
|
204
|
+## Payment and E-commerce
|
|
205
|
205
|
|
|
206
|
206
|
* [OmniPay](https://github.com/adrianmacneil/omnipay) - A framework agnostic multi-gateway payment processing library.
|
|
207
|
207
|
* [Payum](https://github.com/payum/payum) - A payment abstraction library.
|
|
208
|
|
-* [Sylius](http://www.sylius.com/) - An open source ecommerce solution.
|
|
|
208
|
+* [Sylius](http://www.sylius.com/) - An open source e-commerce solution.
|
|
|
209
|
+* [Thelia](http://thelia.net/v2/) - Another open source e-commerce solution.
|
|
209
|
210
|
* [Money](https://github.com/bussnet/money) - A PHP implementation of Fowler's money pattern.
|
|
210
|
211
|
|
|
211
|
212
|
## PDF
|
|
|
@@ -366,6 +367,7 @@ A curated list of amazingly awesome PHP libraries, resources and shiny things.
|
|
366
|
367
|
* [Functional PHP](https://github.com/lstrojny/functional-php) - A functional programming library.
|
|
367
|
368
|
* [ClassPreloader](https://github.com/mtdowling/ClassPreloader) - A library for optimising autoloading.
|
|
368
|
369
|
* [Lib Country](https://github.com/phine/lib-country) - A library for country and subdivision data.
|
|
|
370
|
+* [Lib Accessor](https://github.com/phine/lib-accessor) - A library for simplifying accessors.
|
|
369
|
371
|
|
|
370
|
372
|
## Third Party APIs
|
|
371
|
373
|
|