2017 © Pedro Peláez
 

library weather-crawler

Crawl weather data with PHP

image

lee/weather-crawler

Crawl weather data with PHP

  • Tuesday, July 17, 2018
  • by peter279k
  • Repository
  • 2 Watchers
  • 1 Stars
  • 0 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 1 Forks
  • 0 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

weather-crawler

Coverage Status Build Status, (*1)

Introduction

The weather crawler is to crawl the CWB weather data., (*2)

Usage

We strongly recommend install this package via Composer., (*3)

  • 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.php to learn the basic usage.
php example.php
  • You can see more details about the example.php.

The Versions