PHPackages                             emau18/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. [Framework](/categories/framework)
4. /
5. emau18/weather

ActiveLibrary[Framework](/categories/framework)

emau18/weather
==============

Anax weather module.

v2.0.1(6y ago)049MITPHPPHP &gt;=7.2CI failing

Since Nov 27Pushed 6y ago1 watchersCompare

[ Source](https://github.com/theEmelie/ramverk1-modul)[ Packagist](https://packagist.org/packages/emau18/weather)[ Docs](https://dbwebb.se/anax)[ RSS](/packages/emau18-weather/feed)WikiDiscussions master Synced 1mo ago

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

[![Build Status](https://camo.githubusercontent.com/ea0ee23be8ff3ba2c0425cf752ae3d1d8af2194a75229b67b4b9353e1ccb115a/68747470733a2f2f7472617669732d63692e6f72672f746865456d656c69652f72616d7665726b312d6d6f64756c2e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/theEmelie/ramverk1-modul)[![License: MIT](https://camo.githubusercontent.com/fdf2982b9f5d7489dcf44570e714e3a15fce6253e0cc6b5aa61a075aac2ff71b/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f4c6963656e73652d4d49542d79656c6c6f772e737667)](https://opensource.org/licenses/MIT)

[![CircleCI](https://camo.githubusercontent.com/0fe8e246264f5a35ca7e045300f5fe77fde5fdd4723af0e9805f47bbbde1661d/68747470733a2f2f636972636c6563692e636f6d2f67682f746865456d656c69652f72616d7665726b312d6d6f64756c2e7376673f7374796c653d737667)](https://circleci.com/gh/theEmelie/ramverk1-modul)[![Maintainability](https://camo.githubusercontent.com/baf48022a2ee77e9cdc1552288d1b0bea6c6289b35eb24d392a47dcb88b39f8e/68747470733a2f2f6170692e636f6465636c696d6174652e636f6d2f76312f6261646765732f63616630333934306332613434663631613664302f6d61696e7461696e6162696c697479)](https://codeclimate.com/github/theEmelie/ramverk1-modul/maintainability)

[![Scrutinizer Code Quality](https://camo.githubusercontent.com/6df930dc411fdb1890b439346323def74eb45ea270543c27f3ef5689db29873a/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f746865456d656c69652f72616d7665726b312d6d6f64756c2f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/theEmelie/ramverk1-modul/?branch=master)[![Code Coverage](https://camo.githubusercontent.com/932d5dd0726948d3390c2865341e9fbbcd8411a90ae8500588dff4baf8c361a1/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f746865456d656c69652f72616d7665726b312d6d6f64756c2f6261646765732f636f7665726167652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/theEmelie/ramverk1-modul/?branch=master)[![Build Status](https://camo.githubusercontent.com/9ed86a87572b94fbc15c03735a459825f9a0121d3517bf4f31f296fb6c0da2b4/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f746865456d656c69652f72616d7665726b312d6d6f64756c2f6261646765732f6275696c642e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/theEmelie/ramverk1-modul/build-status/master)

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

[](#table-of-content)

- [Install as Anax module](#Install-as-Anax-module)
- [Install using scaffold postprocessing file](#Install-using-scaffold-postprocessing-file)
- [Configuration files for weather](#Configuration-files-for-weather)
- [Views, Controller and Models](#Views,-Controller-and-Models)
- [Install and setup Anax](#Install-and-setup-Anax)
- [License](#License)

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 emau18/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/emau18/weather/.anax/scaffold/postprocess.d/700_weather.bash

```

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

Configuration files for weather
-------------------------------

[](#configuration-files-for-weather)

```
rsync -av vendor/emau18/weather/config ./

```

Views, Controller and Models
----------------------------

[](#views-controller-and-models)

```
rsync -av vendor/emau18/weather/src/IpController /src

```

```
rsync -av vendor/emau18/weather/src/Models /src

```

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

```

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-site-develop` into the directory `rem`.

```
$ anax create site ramverk1-me-v2
$ cd site

```

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

License
-------

[](#license)

This software carries a MIT license. See [LICENSE.txt](LICENSE.txt) for details.

```
 .
..:  Copyright (c) 2019 Emelie Åslund (emelie-aslund@hotmail.com)

```

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity59

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

2347d ago

Major Versions

v1.1.0 → v2.0.02019-12-04

### Community

Maintainers

![](https://www.gravatar.com/avatar/03452d26b5f1c81b9bb9d4d686ba0826838d560e146f51cdb090aa2ec3b81c6d?d=identicon)[theEmelie](/maintainers/theEmelie)

---

Top Contributors

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

---

Tags

frameworkmicromvcboilerplateeducation

###  Code Quality

TestsPHPUnit

### Embed Badge

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

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

PHPackages © 2026

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