wade/converter
Composer 安装命令:
composer require wade/converter
包简介
Converts figures to words and words to figures
关键字:
README 文档
README
This is a php library built to convert amounts in figures to words and vice versa. Currently supports php 5 and php 7.
Install
Via Composer
$ composer require wade/converter
Usage
$converter = new Wade\Converter\FiguresConverter();
$converter->convertToWords($value);
Testing
$ phpunit
Contributing
Please see CONTRIBUTING for details.
Credits
- Wade Derby (https://github.com/wadederby)
License
The MIT License (MIT). Please see License File for more information.
统计信息
- 总下载量: 16
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2017-07-16