PHPackages                             abberadhi/weather-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. abberadhi/weather-module

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

abberadhi/weather-module
========================

Weather module for anax

v1.0.6(5y ago)06MITHTMLPHP &gt;=7.4

Since May 8Pushed 4y ago1 watchersCompare

[ Source](https://github.com/abberadhi/weather-module)[ Packagist](https://packagist.org/packages/abberadhi/weather-module)[ RSS](/packages/abberadhi-weather-module/feed)WikiDiscussions main Synced 4w ago

READMEChangelog (2)Dependencies (4)Versions (9)Used By (0)

weather-module
==============

[](#weather-module)

installation
------------

[](#installation)

### install via composer

[](#install-via-composer)

```
composer require abberadhi/weather-module

```

configuration
-------------

[](#configuration)

### move over files

[](#move-over-files)

stand in root

```
rsync -av ./vendor/abberadhi/weather-module/config/ ./config/

rsync -av ./vendor/abberadhi/weather-module/src/ ./src/

rsync -av ./vendor/abberadhi/weather-module/view/ ./view/

rsync -av ./vendor/abberadhi/weather-module/view/ ./view/

rsync -av ./vendor/abberadhi/weather-module/test/ ./test/

rsync -av ./vendor/abberadhi/weather-module/htdocs/css ./htdocs

```

### api keys

[](#api-keys)

- Make a copy of `.weatherapi-example.json` and name it `.weatherapi.json`, put in your personal api key
- Make a copy of `.api-example.json` and name it `.api.json`, put in your personal api key.

### style

[](#style)

in your `config/page.php`, insert this line under `stylesheets`

```
"css/weather.css"

```

### test

[](#test)

run

```
sudo make test

```

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity57

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

7

Last Release

1825d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/1bc88b99f2cc70ffa16dda7f5e099fb3b4ac89fe329ddfbc03f90fec8c0af9a3?d=identicon)[abberadhi](/maintainers/abberadhi)

---

Top Contributors

[![abberadhi](https://avatars.githubusercontent.com/u/53319948?v=4)](https://github.com/abberadhi "abberadhi (16 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/abberadhi-weather-module/health.svg)

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

PHPackages © 2026

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