PHPackages                             aiur18/ipvader - 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. aiur18/ipvader

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

aiur18/ipvader
==============

Anax ip and json weather module.

06PHPCI failing

Since Dec 6Pushed 6y ago1 watchersCompare

[ Source](https://github.com/knasenn/ipvader)[ Packagist](https://packagist.org/packages/aiur18/ipvader)[ RSS](/packages/aiur18-ipvader/feed)WikiDiscussions master Synced 4d ago

READMEChangelogDependenciesVersions (1)Used By (0)

Anax WEATHER mod (v1)
=====================

[](#anax-weather-mod-v1)

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 aiur18/ipvader "dev-master"

```

Copy the needed files, configuration and setup the weathermod

```
rsync -av vendor/aiur18/ipvader/.anax/ .anax/
rsync -av vendor/aiur18/ipvader/config/ config/
rsync -av vendor/aiur18/ipvader/src/ src/
rsync -av vendor/aiur18/ipvader/test/ test/
rsync -av vendor/aiur18/ipvader/view/ view/
rsync -av vendor/aiur18/ipvader/.phpcs.xml ./
rsync -av vendor/aiur18/ipvader/.phpdoc.xml ./
rsync -av vendor/aiur18/ipvader/.phpmd.xml ./
rsync -av vendor/aiur18/ipvader/.phpunit.xml ./
rsync -av vendor/aiur18/ipvader/LICENSE.txt ./
rsync -av vendor/aiur18/ipvader/README.md ./
rsync -av vendor/aiur18/ipvader/REVISION.md ./

```

Dependency
----------

[](#dependency)

This is a Anax modulen and primarly intended to be used together with the Anax framework. Run the following script.

```
./.anax/scaffold/postprocess.bash

```

License
-------

[](#license)

This software carries a MIT license. See LICENSE.txt for details.

```
 .
..:  Copyright (c) 2017 - 2019 knasenn (knasenn@dbwebb.se)

```

###  Health Score

17

—

LowBetter than 6% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity35

Early-stage or recently created project

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.

### Community

Maintainers

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

### Embed Badge

![Health badge](/badges/aiur18-ipvader/health.svg)

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

PHPackages © 2026

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