webit/bcmath-bundle
Composer 安装命令:
composer require webit/bcmath-bundle
包简介
Symfony 2 integration for BcMath wrapper
关键字:
README 文档
README
Installation
Composer: add the webit/bcmath-bundle into composer.json
{
"require": {
"php": ">=5.3.2",
"webit/bcmath-bundle": "~1.1"
}
}
Usage
You can set the default BcMathNumber calculation scale (config.yml):
webit_bc_math: scale: 10 #default to 8
Documentation of BcMath Wrapper: README.md
统计信息
- 总下载量: 4.27k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 2
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2012-10-17