PHPackages                             lioo19/weathermodule - 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. lioo19/weathermodule

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

lioo19/weathermodule
====================

Module for weather, anax

v2.0.3(5y ago)136MITPHPPHP &gt;7.2

Since Nov 24Pushed 5y ago1 watchersCompare

[ Source](https://github.com/Lioo19/weathermodule)[ Packagist](https://packagist.org/packages/lioo19/weathermodule)[ Docs](https://github.com/Lioo19/weathermodule)[ RSS](/packages/lioo19-weathermodule/feed)WikiDiscussions master Synced 1w ago

READMEChangelogDependencies (15)Versions (13)Used By (0)

Weather Module for Anax framework (v1)
======================================

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

[![Scrutinizer Code Quality](https://camo.githubusercontent.com/9aba09b96272ceaeddd778bdbad6ed395a2c6af31f04e91a004a520c30b32291/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f4c696f6f31392f776561746865726d6f64756c652f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/Lioo19/weathermodule/?branch=master)[![Code Coverage](https://camo.githubusercontent.com/eb9e5bb8478a783a2971f3653582c534ed0dd7cbec529411ddd68e00c24d2392/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f4c696f6f31392f776561746865726d6f64756c652f6261646765732f636f7665726167652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/Lioo19/weathermodule/?branch=master)[![Build Status](https://camo.githubusercontent.com/fb03790ea7373bd2b15fb10225ec6948f20f34c8559ff2b1ca756f71a2a1bf61/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f4c696f6f31392f776561746865726d6f64756c652f6261646765732f6275696c642e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/Lioo19/weathermodule/build-status/master)[![Build Status](https://camo.githubusercontent.com/29619d60eabf6dd2817681f0094846b5abeaf91384a6dc45e27af4bdd4ed03f4/68747470733a2f2f7472617669732d63692e636f6d2f4c696f6f31392f776561746865726d6f64756c652e7376673f6272616e63683d6d6173746572)](https://travis-ci.com/Lioo19/weathermodule)[![CircleCI](https://camo.githubusercontent.com/2efd1a4f8acdb603fa2136ee22b7a257540f90cfd8c5b2a6674890884c722cf0/68747470733a2f2f636972636c6563692e636f6d2f67682f636972636c6563692f636972636c6563692d646f63732e7376673f7374796c653d737667)](https://circleci.com/gh/Lioo19/weathermodule)

### About module

[](#about-module)

This module is part of a school project at Blekinge Institute of Technology, fall 2020. The module works with Anax (framework) to get weather for your specific area, depending on coordinates or ip.

### Installation

[](#installation)

To install this module, use composer

`composer require lioo19/weathermodule`

To setup, copy the necessary files and config

```
rsync -av vendor/lioo19/weathermodule/config/ config/
rsync -av vendor/lioo19/weathermodule/src/ src/
rsync -av vendor/lioo19/weathermodule/test/ test/
rsync -av vendor/lioo19/weathermodule/view/ view/

```

Finally, to get it all working, modify the `config/apikeyssample.php` with valid apikeys and rename it to `apikeys.php`

The Modules Ip and Weather are now available and can be accessed through `/weather` or `ip`.

If you would like to add them to the navigation, please do so in the `config/navbar` catalogue.

Don't forget to run `make install`.

### Dependency

[](#dependency)

This is an Anax module and its usage is primarly intended to be together with the Anax framework.

You can install an instance on anax/anax and run this module inside it, to try it out for testing and development.

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity56

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 ~1 days

Total

11

Last Release

1993d ago

Major Versions

v1.0.8 → v2.0.02020-11-26

PHP version history (2 changes)v1.0.1PHP &gt;=7.2

v2.0.3PHP &gt;7.2

### Community

Maintainers

![](https://www.gravatar.com/avatar/36fb3234c13c099eabe85c77bb4fe6accddad67bd458863ef848bba8ae52f0e6?d=identicon)[lioo19](/maintainers/lioo19)

---

Top Contributors

[![Lioo19](https://avatars.githubusercontent.com/u/55051991?v=4)](https://github.com/Lioo19 "Lioo19 (22 commits)")

---

Tags

moduleanaxweather

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/lioo19-weathermodule/health.svg)

```
[![Health](https://phpackages.com/badges/lioo19-weathermodule/health.svg)](https://phpackages.com/packages/lioo19-weathermodule)
```

PHPackages © 2026

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