https://github.com/marioblazek/openweathermaplibrary
PHP library for Open Weather Map API
https://github.com/marioblazek/openweathermaplibrary
library openweatherapi openweathermap openweathermap-api php
Last synced: 8 days ago
JSON representation
PHP library for Open Weather Map API
- Host: GitHub
- URL: https://github.com/marioblazek/openweathermaplibrary
- Owner: MarioBlazek
- License: gpl-3.0
- Created: 2017-01-03T20:00:07.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2019-09-23T09:19:47.000Z (over 6 years ago)
- Last Synced: 2025-01-12T09:32:07.882Z (over 1 year ago)
- Topics: library, openweatherapi, openweathermap, openweathermap-api, php
- Language: PHP
- Homepage:
- Size: 223 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
OpenWeatherMapLibrary
=====================
[](https://travis-ci.org/MarioBlazek/OpenWeatherMapLibrary)
[](https://codecov.io/gh/MarioBlazek/OpenWeatherMapLibrary)
[](https://scrutinizer-ci.com/g/MarioBlazek/OpenWeatherMapLibrary)
[](https://packagist.org/packages/marioblazek/open-weather-map-library)
[](https://packagist.org/packages/marioblazek/open-weather-map-library)
[](LICENSE)
PHP library for working with http://openweathermap.org/ API.
Implemented features
--------------------
* [Current weather API](doc/WEATHER.md)
* [5 days/3 hour forecast API](doc/FORECAST.md)
* [UV Index](doc/UV.md)
* Air pollution (beta)
License, docs and installation instructions
-------------------------------------
[License](LICENSE)
[Installation instructions](doc/INSTALL.md)
[Documentation](doc/DOC.md)
[Changelog](doc/CHANGELOG.md)