mathsgod/hl-weather

香港天气预报

2.0.2 2020-09-03 03:03 UTC

This package is auto-updated.

Last update: 2024-09-07 12:35:26 UTC


README

PHP Composer

天气

use HL\Weather;

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