salvador-lopez / weather

用于天气的PHP库

dev-master 2014-05-23 12:58 UTC

This package is not auto-updated.

Last update: 2024-09-24 07:42:29 UTC


README

使用方法

<?php
$weather = new \Weather();
$weather->getStatusFromCity('Los Angeles, United States');