ophpl/unlocode
最新稳定版本:v2.0.1
Composer 安装命令:
composer require ophpl/unlocode
包简介
PHP API for UN/LOCODE - United Nations Code for Trade and Transport Locations
关键字:
README 文档
README
Description
This package provides an API for UN/LOCODE - United Nations Code for Trade and Transport Locations
Installation
Define Your Dependencies
We recommend installing this package with Composer.
To do this, add ophpl/unlocode to your composer.json file.
{
"require": {
"ophpl/unlocode": "dev-master"
}
}
Install Composer
Run in your project root:
curl -s http://getcomposer.org/installer | php
Install Dependencies
Run in your project root:
php composer.phar install
Build
Code list is available out of the box, but in case you want to update the data, you will need to rebuild the list:
php composer.phar install --dev
php console build
统计信息
- 总下载量: 15.59k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 5
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2020-11-03