hracik/currency-list
Composer 安装命令:
composer require hracik/currency-list
包简介
To get array of currently used list of currencies.
README 文档
README
List of currencies provided by Symfony (the Intl component) contains ~300 currencies, from which ~150 is not used anymore.
Building new project where you need to use currencies? Why bother your users with list twice as long as it needs to be?
This code filters out currencies which are not used anymore.
Installing
Install with Composer
composer require hracik/currency-list
Usage
use Hracik\CurrencyList\CurrencyList; $currencies = CurrencyList::get();
Built With
Contributing
Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.
Versioning
We use SemVer for versioning. For the versions available, see the tags on this repository.
License
This project is licensed under the MIT License - see the LICENSE.md file for details.
统计信息
- 总下载量: 243
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2020-11-08