Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 178 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 178 Bytes

PHP Composer

weather

use HL\Weather;

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