cmfcmf / OpenWeatherMap-PHP-API

A PHP API to parse weather data and weather history from OpenWeatherMap.org.
https://cmfcmf.github.io/OpenWeatherMap-PHP-API
MIT License
329 stars 122 forks source link

Ideas for future versions #72

Open cmfcmf opened 8 years ago

cmfcmf commented 8 years ago

Cleanup and Minor Features

Documentation

Tests

New Features


You are welcome to propose further (backwards incompatible) changes.

aseriy commented 8 years ago

Achieve 100% test code coverage?

peter279k commented 7 years ago

Hi @aseriy , the code coverage is very closed to the 100%. Please refer this PR. Thanks.

peter279k commented 7 years ago

The official OpenWeather API service now supports the air pollution service. Is it possible to add this feature in the next version?

Thanks.

cmfcmf commented 7 years ago

Is it possible to add this feature in the next version?

It certainly is possible to add this feature. However, I currently do not have the time to do so. I'd gladly accept contributions though :)