aminkhoshzahmat/country-code
最新稳定版本:v1.1.0
Composer 安装命令:
composer require aminkhoshzahmat/country-code
包简介
A list of all countries with phone, code, and their names
README 文档
README
A list of all countries with phone, code, and their names
Install
composer require aminkhoshzahmat/country-code
Usage
CountryType::IRAN->getCode(); // "IR" CountryType::IRAN->getNumber(); // "98" CountryType::IRAN->getName(); // "Iran" CountryType::IRAN->getCities(); // ["Tehran", "Tabriz", ...]
统计信息
- 总下载量: 30
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 7
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2023-02-08