PHPackages                             liiinder/ramverk1-module - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. liiinder/ramverk1-module

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

liiinder/ramverk1-module
========================

A weather module for the ramverk1 course.

v1.0.4(6y ago)04MITPHPPHP ^7.2CI failing

Since Dec 6Pushed 6y ago1 watchersCompare

[ Source](https://github.com/liiinder/ramverk1-module)[ Packagist](https://packagist.org/packages/liiinder/ramverk1-module)[ RSS](/packages/liiinder-ramverk1-module/feed)WikiDiscussions master Synced today

READMEChangelogDependencies (11)Versions (5)Used By (0)

[![Build Status](https://camo.githubusercontent.com/dc2574303a8967319b7aabe6b0575c0ae99b45e51618fb7912af4d8ff3545b8d/68747470733a2f2f7472617669732d63692e6f72672f6c6969696e6465722f72616d7665726b312d6d6f64756c652e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/liiinder/ramverk1-module)

[![Scrutinizer Code Quality](https://camo.githubusercontent.com/730bb40d4b2e05b636b2fb72e2c388fc1e9c6dd8625781d509b62c370abaaa33/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f6c6969696e6465722f72616d7665726b312d6d6f64756c652f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/liiinder/ramverk1-module/?branch=master)

[![Code Coverage](https://camo.githubusercontent.com/eb5015e579c1bd2eed9a214b5600cea6e3ac63f3624f97964909e901d1b50628/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f6c6969696e6465722f72616d7665726b312d6d6f64756c652f6261646765732f636f7665726167652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/liiinder/ramverk1-module/?branch=master)

[![Build Status](https://camo.githubusercontent.com/e4a236427f2bd047ecfe68df1675dac992fa320c523d00c4ef2fb6142e6700d0/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f6c6969696e6465722f72616d7665726b312d6d6f64756c652f6261646765732f6275696c642e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/liiinder/ramverk1-module/build-status/master)

[![Code Intelligence Status](https://camo.githubusercontent.com/42bacc4f7710ed7ea25220c17b818351f675cab9ce2ccd88bcdfbffe1c0e0d0e/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f6c6969696e6465722f72616d7665726b312d6d6f64756c652f6261646765732f636f64652d696e74656c6c6967656e63652e7376673f623d6d6173746572)](https://scrutinizer-ci.com/code-intelligence)

Weather Module for ANAX framework
=================================

[](#weather-module-for-anax-framework)

Install with composer `composer require liiinder/ramverk1-module`

#### Manual installation

[](#manual-installation)

Then you need to move these specific folders from the module to the framework

```
rsync -av vendor/liiinder/ramverk1-module/view/ view/
rsync -av vendor/liiinder/ramverk1-module/config/ config/
rsync -av vendor/liiinder/ramverk1-module/content/ content/

```

They contain view files for the module

Last step, change the name of api\_sample.php to api.php and replace \[xxxxx\] with your api-keys.

#### Scaffold installation

[](#scaffold-installation)

bash vendor/liiinder/ramverk1-module/.anax/scaffold/postprocess.d/300\_weathermodule.bash

If its a fresh installation you need to add your api keys in `config/api.php`.

#### Weather map

[](#weather-map)

The Weather map is hardcoded to have a height of 500px but its easily changed in `view/weather/main.php row 24`. Just delete the style property and add the map id with the prefered style to the projects css.

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity3

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity55

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~0 days

Total

4

Last Release

2345d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/42814779?v=4)[Kristoffer Linder](/maintainers/liiinder)[@liiinder](https://github.com/liiinder)

---

Top Contributors

[![liiinder](https://avatars.githubusercontent.com/u/42814779?v=4)](https://github.com/liiinder "liiinder (27 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/liiinder-ramverk1-module/health.svg)

```
[![Health](https://phpackages.com/badges/liiinder-ramverk1-module/health.svg)](https://phpackages.com/packages/liiinder-ramverk1-module)
```

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
