phpmath / bignumber
一个用于处理大数的 PHP 库。
1.2.0
2016-06-14 20:51 UTC
Requires
- php: >=5.3.3
- ext-bcmath: *
Requires (Dev)
- phpunit/phpunit: ~4.5
This package is not auto-updated.
Last update: 2024-09-14 17:31:53 UTC
README
一个用于处理大数的 PHP 库...
入门指南
建议通过 Composer 安装此库。
{ "require": { "phpmath/bignumber": "^1.0" } }
当前主分支被认为是稳定的。本文档顶部的徽章应确认这一点。