idaslam/weather

Weather module for anax

Installs: 10

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

Language:Makefile

v2.0.0 2020-12-01 16:30 UTC

This package is auto-updated.

Last update: 2024-04-29 04:46:50 UTC


README

Build Status CircleCI Scrutinizer Code Quality Build Status

idaslam/weather

Installation

Run composer require idaslam/weather.

Usage

Require the module via namespace idla/Weather and create a new instance of Weather(). This will include a class with methods, start with the method init($lon, $lat). Then methods like getWeek() and getHistory() will work.