basteyy/php-openweathermap

Simple php class for using the openweathermap-api including caching.

1.0.0 2021-03-31 17:43 UTC

This package is auto-updated.

Last update: 2024-05-15 18:02:38 UTC


README

A small and dirty solution for using the openweather api to grap the temprature and wheather (text and icon).

Install

Use composer to install the script:

composer require basteyy/php-openweathermap

Usage

See example/example.php for usage

License

The MIT License (MIT). Please see License File for more information.