idaslam/weather

Weather module for anax

Maintainers

Package info

github.com/IdasLam/ramverk-weather

Language:Makefile

pkg:composer/idaslam/weather

Statistics

Installs: 14

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

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

This package is auto-updated.

Last update: 2026-03-01 00:33:36 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.