sandrakh / weather-module
A me page for the ramverk1 course.
Installs: 16
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/sandrakh/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
weather-module
Install with composer composer require sandrakh/weather-module
Require in composer.json
Add require to you compose.json-file like this:
"require": { "sandrakh/weather-module": "^2.1" }
Add files from module to right folders
rsync -av vendor/sandrakh/weather-module/src ./ rsync -av vendor/sandrakh/weather-module/test ./ rsync -av vendor/sandrakh/weather-module/config ./ rsync -av vendor/sandrakh/weather-module/view ./