lee/weather-crawler
Composer 安装命令:
composer require lee/weather-crawler
包简介
Crawl weather data with PHP
README 文档
README
Introduction
The weather crawler is to crawl the CWB weather data.
Usage
We strongly recommend install this package via Composer.
- Intall the composer.
curl -sS https://getcomposer.org/installer | php
- Install this package via composer
php composer.phar require lee/weather-crawler
- Run the
example.phpto learn the basic usage.
php example.php
- You can see more details about the
example.php.
统计信息
- 总下载量: 2
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2018-07-17