浏览代码

Merge pull request #861 from BenMorel/patch-2

Add Brick\Math
pull/960/merge
Jad Bitar 5 年前
父节点
当前提交
33fc14326f
没有帐户链接到提交者的电子邮件
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1
    0
      README.md

+ 1
- 0
README.md 查看文件

648
 ### Numbers
648
 ### Numbers
649
 *Libraries for working with numbers.*
649
 *Libraries for working with numbers.*
650
 
650
 
651
+* [Brick\Math](https://github.com/brick/math) - A library providing large number support: `BigInteger`, `BigDecimal` and `BigRational`.
651
 * [ByteUnits](https://github.com/gabrielelana/byte-units) - A library to parse, format and convert byte units in binary and metric systems.
652
 * [ByteUnits](https://github.com/gabrielelana/byte-units) - A library to parse, format and convert byte units in binary and metric systems.
652
 * [LibPhoneNumber for PHP](https://github.com/giggsey/libphonenumber-for-php) - A PHP implementation of Google's phone number handling library.
653
 * [LibPhoneNumber for PHP](https://github.com/giggsey/libphonenumber-for-php) - A PHP implementation of Google's phone number handling library.
653
 * [PHP Conversion](https://github.com/Crisu83/php-conversion) - Another library for converting between units of measure.
654
 * [PHP Conversion](https://github.com/Crisu83/php-conversion) - Another library for converting between units of measure.

正在加载...
取消
保存