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

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

osln/weather
============

A module for displaying weather

V1.1.1(6y ago)012MITHTMLCI failing

Since Dec 6Pushed 6y ago1 watchersCompare

[ Source](https://github.com/oscarLang/weatherModule)[ Packagist](https://packagist.org/packages/osln/weather)[ RSS](/packages/osln-weather/feed)WikiDiscussions master Synced 6d ago

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

[![Build Status](https://camo.githubusercontent.com/1db6d5879e712f1bab07ddbb54a95a568f08da24fa9dd2a9569b8132559ec70b/68747470733a2f2f7472617669732d63692e636f6d2f6f736361724c616e672f776561746865724d6f64756c652e7376673f6272616e63683d6d6173746572)](https://travis-ci.com/oscarLang/weatherModule)

[![Scrutinizer Code Quality](https://camo.githubusercontent.com/be7912b109b527feb2e6c9b831df469eaded232924055aee1f31b6fdbedf80eb/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f6f736361724c616e672f776561746865724d6f64756c652f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/oscarLang/weatherModule/?branch=master)

[![Code Coverage](https://camo.githubusercontent.com/6da4aff4a480aca8e4bbefb14a5fc86b4ff89f5417585a6e73ca2448346d22d2/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f6f736361724c616e672f776561746865724d6f64756c652f6261646765732f636f7665726167652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/oscarLang/weatherModule/?branch=master)

[![Build Status](https://camo.githubusercontent.com/5070e0bfb6c415adf195511dbe373e4deca0c6cc1f7d914f0cfd631c39a6896f/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f6f736361724c616e672f776561746865724d6f64756c652f6261646765732f6275696c642e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/oscarLang/weatherModule/build-status/master)

Weather module for the anax framework
=====================================

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

`composer require osln/weather`

The module can be installed by running a postprocces script

`bash /vendor/osln/weather/.anax/scaffold/postprocces.d/350_weather.bash`

Manual installation
===================

[](#manual-installation)

Stand in the root directory of the anax framework.

1: Copy the configuration files

`rsync -av vendor/osln/weather/config/di ./config/di`

`rsync -av vendor/osln/weather/config/router ./config/router`

2: Copy the view files

`rsync -av vendor/osln/weather/view/ view/osln/weather`

3: Install leaflet

`cd $PWD/vendor/osln/weather/ | npm install`

4: Copy leaflet css files and images

`rsync -av vendor/osln/weather/node_modules/leaflet/dist/leaflet.css htdocs/css/`

`rsync -av vendor/osln/weather/node_modules/leaflet/dist/images/ htdocs/css/images/`

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity65

Established project with proven stability

 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

13

Last Release

2341d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/36385805?v=4)[oscarLang](/maintainers/oscarLang)[@oscarLang](https://github.com/oscarLang)

---

Top Contributors

[![oscarLang](https://avatars.githubusercontent.com/u/36385805?v=4)](https://github.com/oscarLang "oscarLang (36 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

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

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

PHPackages © 2026

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