/php-openweathermap

Simple php class for using openweathermap

Primary LanguagePHPMIT LicenseMIT

PHP openweathermap API Wrapper ...

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.