|
|
@@ -546,7 +546,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
|
|
546
|
546
|
*Libraries and applications for taking payments and building online e-commerce stores.*
|
|
547
|
547
|
|
|
548
|
548
|
* [Money](https://github.com/moneyphp/money) - A PHP implementation of Fowler's money pattern.
|
|
549
|
|
-* [Brick\Money](https://github.com/brick/money) - A money library for PHP, with support for contexts, cash roundings, currency conversion.
|
|
|
549
|
+* [Brick Money](https://github.com/brick/money) - A money library for PHP, with support for contexts, cash roundings, currency conversion.
|
|
550
|
550
|
* [OmniPay](https://github.com/thephpleague/omnipay) - A framework agnostic multi-gateway payment processing library.
|
|
551
|
551
|
* [Payum](https://github.com/payum/payum) - A payment abstraction library.
|
|
552
|
552
|
* [Shopsys Framework](https://github.com/shopsys/shopsys/) - An open source e-commerce platform for in-house development teams.
|
|
|
@@ -700,7 +700,7 @@ Libraries to help manage database schemas and migrations.
|
|
700
|
700
|
### Numbers
|
|
701
|
701
|
*Libraries for working with numbers.*
|
|
702
|
702
|
|
|
703
|
|
-* [Brick\Math](https://github.com/brick/math) - A library providing large number support: `BigInteger`, `BigDecimal` and `BigRational`.
|
|
|
703
|
+* [Brick Math](https://github.com/brick/math) - A library providing large number support: `BigInteger`, `BigDecimal` and `BigRational`.
|
|
704
|
704
|
* [ByteUnits](https://github.com/gabrielelana/byte-units) - A library to parse, format and convert byte units in binary and metric systems.
|
|
705
|
705
|
* [DecimalObject](https://github.com/php-collective/decimal-object) - A value object to handle decimals/floats easily and more precisely.
|
|
706
|
706
|
* [IP](https://github.com/darsyn/ip) - An immutable value object for working with IPv4 and IPv6 addresses.
|