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
327 stars 123 forks source link

Replace UV Index API with One Call API #184

Open mbomb007 opened 2 years ago

mbomb007 commented 2 years ago

I also noticed that this library is using the UV Index API, which was retired on 1st April 2021. https://openweathermap.org/api/uvi

They say the replacement is the One Call API.

Originally posted by @mbomb007 in https://github.com/cmfcmf/OpenWeatherMap-PHP-API/issues/174#issuecomment-1133034124