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

ActiveLibrary

jodn14/weather
==============

An anax weather module

v1.1.1(7y ago)06MITPHP

Since Dec 4Pushed 7y agoCompare

[ Source](https://github.com/lindhjonathan/jodn14-weather)[ Packagist](https://packagist.org/packages/jodn14/weather)[ RSS](/packages/jodn14-weather/feed)WikiDiscussions master Synced today

READMEChangelogDependencies (2)Versions (12)Used By (0)

Jodn14 Anax weather module
==========================

[](#jodn14-anax-weather-module)

Code and build Status
---------------------

[](#code-and-build-status)

[![Build Status](https://camo.githubusercontent.com/7a2b93f4ee5925364768bfd686923b7a4b9bc1ff480d9d4ad3ca7b0720325695/68747470733a2f2f7472617669732d63692e6f72672f6c696e64686a6f6e617468616e2f6a6f646e31342d776561746865722e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/lindhjonathan/jodn14-weather)[![CircleCI](https://camo.githubusercontent.com/4a33b2c573c3ec8ab7304a550f09fb34219bfc75daaf70c3fde1c7a70cfd8ad5/68747470733a2f2f636972636c6563692e636f6d2f67682f6c696e64686a6f6e617468616e2f6a6f646e31342d776561746865722e7376673f7374796c653d737667)](https://circleci.com/gh/lindhjonathan/jodn14-weather)

[![Scrutinizer Code Quality](https://camo.githubusercontent.com/61a173158569395f6757fd03203e9744fbb13f7758d6e262a0e633fec8a43d42/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f6c696e64686a6f6e617468616e2f6a6f646e31342d776561746865722f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/lindhjonathan/jodn14-weather/?branch=master)[![Build Status](https://camo.githubusercontent.com/0aef6eeacdf26e7c952f55677297c8024dc52a898b926366d9113d7134ccb312/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f6c696e64686a6f6e617468616e2f6a6f646e31342d776561746865722f6261646765732f6275696c642e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/lindhjonathan/jodn14-weather/build-status/master)[![Code Intelligence Status](https://camo.githubusercontent.com/fd232ffea076f8f6658ee8504f9d466bcbd43f2a32c0e1b5a085393b4c2ec4e1/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f6c696e64686a6f6e617468616e2f6a6f646e31342d776561746865722f6261646765732f636f64652d696e74656c6c6967656e63652e7376673f623d6d6173746572)](https://scrutinizer-ci.com/code-intelligence)

Table of content
----------------

[](#table-of-content)

- [Install and setup Anax](#Install-and-setup-Anax)
- [Install as Anax module](#Install-as-Anax-module)
- [Install using scaffold postprocessing file](#Install-using-scaffold-postprocessing-file)
- [Dependency](#Dependency)
- [License](#License)

Install and setup Anax
----------------------

[](#install-and-setup-anax)

You need a Anax installation, before you can use this module. You can create a sample Anax installation, using the scaffolding utility [`anax-cli`](https://github.com/canax/anax-cli).

Scaffold a sample Anax installation `anax-ramverk1-me` into the directory `weather`.

```
anax create weather ramverk1-me-v2
cd weather
```

Point your webserver to `weather/htdocs` and Anax should display a Home-page.

Install as Anax module
----------------------

[](#install-as-anax-module)

This is how you install the module into an existing Anax installation.

Install using composer.

```
composer require jodn14/weather
```

Install using scaffold postprocessing file
------------------------------------------

[](#install-using-scaffold-postprocessing-file)

The module supports a postprocessing installation script, to be used with Anax scaffolding. The script executes the default installation, as outlined above.

```
bash vendor/jodn14/weather/.anax/scaffold/postprocess.d/1300_weather.bash

```

The postprocessing script should be run after the `composer require` is done.

Dependency
----------

[](#dependency)

This is an Anax module and it's primarily intended to be used together with the Anax framework.

License
-------

[](#license)

[![License](https://camo.githubusercontent.com/fad0e733fe32b2bbc6feed413606525be760bc429a0c776f8239fd8b7e15f16f/68747470733a2f2f706f7365722e707567782e6f72672f6a6f646e31342f776561746865722f6c6963656e7365)](https://packagist.org/packages/jodn14/weather)This software carries a MIT license. See [LICENSE.txt](LICENSE.txt) for details.

```
 .
..:  Copyright (c) 2018 Jonathan Lindh (lindh.jonathan@gmail.com)

```

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity67

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

Total

11

Last Release

2713d ago

Major Versions

v0.1.0 → v1.0.02018-12-04

### Community

Maintainers

![](https://www.gravatar.com/avatar/3692cd858794dfef740d7dd771de4a9b8062f69508b57dffefe654353338d045?d=identicon)[lindhjonathan](/maintainers/lindhjonathan)

---

Top Contributors

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

###  Code Quality

TestsPHPUnit

### Embed Badge

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

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

PHPackages © 2026

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