mathsgod/hl-weather

Hong Kong weather forecast

2.0.2 2020-09-03 03:03 UTC

This package is auto-updated.

Last update: 2024-04-07 11:28:35 UTC


README

PHP Composer

weather

use HL\Weather;

$w = new Weather();
print_r($w->forecast());