deel18 / weather-module
A weather extension to the framework Anax.
Installs: 17
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/deel18/weather-module
Requires
- php: ^7.2
- anax/anax-cli: ^1.2
- anax/anax-ramverk1-me: ^1.0.0
- anax/commons: ^2.0.0@alpha
- anax/configure: ^2.0.0@alpha
- anax/controller: ^2.0.0@alpha
- anax/di: ^2.0.0@alpha
- anax/page: ^2.0.0@beta
- anax/request: ^2.0.0@beta
- anax/response: ^2.0.0@beta
- anax/session: ^2.0
- anax/url: ^2.0.0@alpha
- anax/view: ^2.0.0@beta
Requires (Dev)
- phpunit/phpunit: ^7
README
Module
This module works in conjuction with a Anax installation to provide weather forecasts.
Installation
Install the module using composer.
composer require deel18/weather-module
Copy the needed files, configuration and setup the module.
rsync -av vendor/deel18/weather-module/config/ config/
rsync -av vendor/deel18/weather-module/view/ view/