idaslam / weather
Weather module for anax
Installs: 14
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Language:Makefile
pkg:composer/idaslam/weather
Requires
- anax/anax-cli: ^1.2
Requires (Dev)
- php: ^7.2
- phpunit/phpunit: ^7
README
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.