Skip to content

StApostol/yaWeather

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

yaWeather

Парсер погоды с яндекса

Номер города находится по ссылке http://weather.yandex.ru/static/cities.xml

Использование

require_once('vendor/autoload.php');
include_once 'class/yaWeatherApi.php';

$yaW = new yaWeatherApi();

About

parse weather from yandex

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages