hsquare/tw-street
Composer 安装命令:
composer require hsquare/tw-street
包简介
Get data of counties, districts, and streets from postal web site of Taiwan and export excel file.
README 文档
README
Installation
composer require hsquare/tw-street
Install in Laravel 5
Setup
Add ServiceProvider to the providers array in app/config/app.php.
Hsquare\TWStreet\TWStreetServiceProvider::class,
Description
Get data of counties, districts, and streets from postal web site of Taiwan and export excel file.
Usage
php artisan hsquare:twstreet
Output Path
storage/excel/exports
统计信息
- 总下载量: 28
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2017-05-01