瀏覽代碼

Add DecimalObject value object library

pull/1151/head
Mark Sch 5 年之前
父節點
當前提交
95be89e21a
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1
    0
      README.md

+ 1
- 0
README.md 查看文件

@@ -667,6 +667,7 @@ Libraries to help manage database schemas and migrations.
667 667
 
668 668
 * [Brick\Math](https://github.com/brick/math) - A library providing large number support: `BigInteger`, `BigDecimal` and `BigRational`.
669 669
 * [ByteUnits](https://github.com/gabrielelana/byte-units) - A library to parse, format and convert byte units in binary and metric systems.
670
+* [DecimalObject](https://github.com/spryker/decimal-object) - A value object to handle decimal/float more easily and precise.
670 671
 * [LibPhoneNumber for PHP](https://github.com/giggsey/libphonenumber-for-php) - A PHP implementation of Google's phone number handling library.
671 672
 * [PHP Conversion](https://github.com/Crisu83/php-conversion) - Another library for converting between units of measure.
672 673
 * [PHP Units of Measure](https://github.com/triplepoint/php-units-of-measure) - A library for converting between units of measure.

Loading…
取消
儲存