salvador-lopez / weather
A PHP library for Weather
dev-master
2014-05-23 12:58 UTC
Requires
- guzzle/guzzle: 3.7.*
Requires (Dev)
- phpunit/phpunit: 3.7.*
This package is not auto-updated.
Last update: 2022-07-04 20:41:42 UTC
README
Usage:
<?php $weather = new \Weather(); $weather->getStatusFromCity('Los Angeles, United States');