development-x/currency
Composer 安装命令:
composer require development-x/currency
包简介
Convert amount <=> words
README 文档
README
| Sensiolab Insight | Travis-CI | Scrutinizer |
|---|---|---|
| Packagist |
|---|
Currency class
Basic currency features - convert amount to words
Requirements
- PHP 5.5+
Installation
Install with Composer, run:
composer require development-x/media-service-provider
Use it
<?php echo Currency::convertToText(1.23, Currency::LANG_BG); echo Currency::convertToText(1.23, Currency::LANG_EN);
ToDo
- Add more functionality
- Add more unit tests
Contributing
However, if you are interested and want to send a bug fix, new functionality or better realization, just send a pull request .
统计信息
- 总下载量: 14
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 8
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2017-05-01