PHPackages                             edward/weathery - 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. edward/weathery

ActiveLibrary

edward/weathery
===============

Module for anax

2.0.0(7y ago)0281MITPHPPHP &gt;=7.2

Since Dec 8Pushed 7y agoCompare

[ Source](https://github.com/Enilsson9/weathery)[ Packagist](https://packagist.org/packages/edward/weathery)[ RSS](/packages/edward-weathery/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependenciesVersions (6)Used By (0)

Anax Weather Module (weathery)
==============================

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

[![Gitter](https://camo.githubusercontent.com/ee8e8612bbc2d5fa6fd4f5e2a5b704da2022cc48965b73ffc04e8c3b3c28247c/68747470733a2f2f6261646765732e6769747465722e696d2f656e696c73736f6e392f77656174686572792e737667)](https://gitter.im/enilsson9/weathery?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge)

[![Build Status](https://camo.githubusercontent.com/68074e4d86cef52fce13925a1b4507cce3196fe33d5f5f50826e47b0c2c3e334/68747470733a2f2f7472617669732d63692e636f6d2f456e696c73736f6e392f77656174686572792e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/Enilsson9/weathery)[![CircleCI](https://camo.githubusercontent.com/a271f92efee24210652e7c992e4627757e2bbb685c832d578a8a7892157b0510/68747470733a2f2f636972636c6563692e636f6d2f67682f456e696c73736f6e392f77656174686572792e7376673f7374796c653d737667)](https://circleci.com/gh/Enilsson9/weathery)

[![Build Status](https://camo.githubusercontent.com/af748cd5117bca5fccff3fbd02bd6f78c24026aa9095fea8555dbe39421ef98d/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f456e696c73736f6e392f77656174686572792f6261646765732f6275696c642e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/Enilsson9/weathery/build-status/master)[![Scrutinizer Code Quality](https://camo.githubusercontent.com/d76fb602d74c6fe11e212f0d70a6c25ea73127b6aeeb2d39e11fec48e1aa2965/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f456e696c73736f6e392f77656174686572792f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/Enilsson9/weathery/?branch=master)[![Code Coverage](https://camo.githubusercontent.com/f30c1f0fa1f36184cb6ee09e826cd92df6ada99d43247b38625fbd7144ad1119/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f456e696c73736f6e392f77656174686572792f6261646765732f636f7665726167652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/Enilsson9/weathery/?branch=master)

[![Maintainability](https://camo.githubusercontent.com/37c226ac7ce75bd1ee629582e040fa19fde111d7f5527a2fe4dcba394206cf41/68747470733a2f2f6170692e636f6465636c696d6174652e636f6d2f76312f6261646765732f34366439643761366665653332633762636332642f6d61696e7461696e6162696c697479)](https://codeclimate.com/github/Enilsson9/weathery/maintainability)

[![SymfonyInsight](https://camo.githubusercontent.com/d9de01e0727cbe1b3ed800572dc2763c4a0b7f36d8e2346b01ab15d32142c018/68747470733a2f2f696e73696768742e73796d666f6e792e636f6d2f70726f6a656374732f32623861653766642d633535312d343438332d623661642d3036383230633931653830372f6d696e692e737667)](https://insight.symfony.com/projects/2b8ae7fd-c551-4483-b6ad-06820c91e807)

You can use this module, together with an Anax installation, to enable a scaffolded Weather report.

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

[](#table-of-content)

- [Install as Anax module](#Install-as-Anax-module)
- [Install using scaffold postprocessing file](#Install-using-scaffold-postprocessing-file)
- [Install and setup Anax](#Install-and-setup-Anax)
- [Dependency](#Dependency)
- [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 edward/weathery

```

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/edward/weathery/.anax/scaffold/postprocess.d/700_weathery.bash

```

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

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 weathery anax-site-develop
$ cd weathery

```

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

Dependency
----------

[](#dependency)

This is a Anax module and primarly intended to be used together with the Anax framework.

License
-------

[](#license)

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

```
 .
..:  Copyright (c) 2018 Edward Nilsson (edward@nilsson.gt)

```

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community1

Small or concentrated contributor base

Maturity59

Maturing project, gaining track record

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

5

Last Release

2704d ago

Major Versions

1.0.3 → 2.0.02018-12-12

### Community

### Embed Badge

![Health badge](/badges/edward-weathery/health.svg)

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

PHPackages © 2026

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