martinlindhe/php-number-presentation
最新稳定版本:0.1.5
Composer 安装命令:
composer require martinlindhe/php-number-presentation
包简介
Some utility classes to work with numbers.
README 文档
README
Some utility classes to work with numbers.
-
BigNumber is a class which internally uses bcmath for high precision numeric caluclations.
-
NaturalNumberSwedish parses natural language (Swedish) into numbers
-
NumberBase is a class for converting values between different number bases.
-
RationalNumber is a class to work with rational numbers, like "3/4"
-
RomanNumber is a class for converting between roman numbers
-
MathSymbol has some helpers for printing exponents in superscript or subscript (UTF-8)
-
NumberList is a helper for converting a natural language list of numbers to an array
Installation
composer require martinlindhe/php-number-presentation
Usage
See examples
统计信息
- 总下载量: 26
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2015-06-16