algn/weather

Test

Maintainers

Package info

github.com/AlexanderGranhof/weather

Language:HTML

pkg:composer/algn/weather

Statistics

Installs: 22

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 1

4.0.0 2019-12-13 13:45 UTC

This package is auto-updated.

Last update: 2026-03-28 00:03:13 UTC


README

CircleCI Scrutinizer Code Quality Code Intelligence Status

Usage

Require the file via the namespace algn/DarkSky and createa new instance of the class by passing your api key in the constructor.

You can use the following methods to retrieve data from dark sky.

today() - Returns weather data from today week() - Returns weather data from today and a week ahead past30Days() - Returns data from the past month