PHPackages                             graudusk/callurl - 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. graudusk/callurl

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

graudusk/callurl
================

A module for fetching geographic data, fetching weather data and ip validation.

v1.0.3(7y ago)018MITPHP

Since Dec 4Pushed 7y agoCompare

[ Source](https://github.com/Graudusk/callurl)[ Packagist](https://packagist.org/packages/graudusk/callurl)[ RSS](/packages/graudusk-callurl/feed)WikiDiscussions master Synced 3d ago

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

Graudusk Call Url Module (callurl)
==================================

[](#graudusk-call-url-module-callurl)

[![Build Status](https://camo.githubusercontent.com/43446c5a397775a2aa3f6f8e71a72323aa1fc5b03968c515a00ca91db35f8054/68747470733a2f2f7472617669732d63692e6f72672f477261756475736b2f63616c6c75726c2e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/Graudusk/callurl)[![CircleCI](https://camo.githubusercontent.com/413ab743a248e9529218f8ccf0accc410de10cc17bd47303df793e1fec29aed4/68747470733a2f2f636972636c6563692e636f6d2f67682f477261756475736b2f63616c6c75726c2e7376673f7374796c653d737667)](https://circleci.com/gh/Graudusk/callurl)[![SymfonyInsight](https://camo.githubusercontent.com/4fb756abdcbe50dc535e6fbaf7d586151279b6b8efe33bb27807b397d04aaa15/68747470733a2f2f696e73696768742e73796d666f6e792e636f6d2f70726f6a656374732f34326262646166342d626532372d346536362d616530652d3937623230633563326138642f6d696e692e737667)](https://insight.symfony.com/projects/42bbdaf4-be27-4e66-ae0e-97b20c5c2a8d)

[![Scrutinizer Code Quality](https://camo.githubusercontent.com/753647fa700272deeb272251f3c3d2166dda4b26bd6ae55edade3f42fc1f5caf/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f477261756475736b2f63616c6c75726c2f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/Graudusk/callurl/?branch=master)[![Code Coverage](https://camo.githubusercontent.com/eca3836529efc7487174b952f0238843bb93ba12febe811cc7585b5db4b4a6c4/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f477261756475736b2f63616c6c75726c2f6261646765732f636f7665726167652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/Graudusk/callurl/?branch=master)[![Build Status](https://camo.githubusercontent.com/fc47515ee0c10f3752e49e40720614a5aebabe4c4df3e3e095ff5deaf6924276/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f477261756475736b2f63616c6c75726c2f6261646765732f6275696c642e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/Graudusk/callurl/build-status/master)

[![Maintainability](https://camo.githubusercontent.com/8dfff1c91d316806a63cb8f51a027551ebaceb550944a0f2bb3037527566f893/68747470733a2f2f6170692e636f6465636c696d6174652e636f6d2f76312f6261646765732f36336261393666646130386663373462383739632f6d61696e7461696e6162696c697479)](https://codeclimate.com/github/Graudusk/callurl/maintainability)

A module to provide weather data fetched through open APIs.

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 graudusk/callurl

```

Copy the configuration files
----------------------------

[](#copy-the-configuration-files)

```
$ rsync -av vendor/graudusk/callurl/config ./

$ rsync -av vendor/graudusk/callurl/view ./

$ rsync -av vendor/graudusk/callurl/htdocs/ ./htdocs

```

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/graudusk/callurl/.anax/scaffold/postprocess.d/100_callurl.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 create a ramverk1-me-v2` into the directory `callurl`.

```
$ anax create a ramverk1-me-v2
$ cd callurl

```

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

License
-------

[](#license)

This software carries a MIT license.

```
 .
..:  Copyright (c) 2018 Eric Johansson, erjh17@student.bth.se

```

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity64

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

Total

4

Last Release

2710d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/87a7e151da27d82cb619e6ef05d41a0240a76408d8ed5a3c2796a664623b7edc?d=identicon)[Graudusk](/maintainers/Graudusk)

---

Top Contributors

[![Graudusk](https://avatars.githubusercontent.com/u/23349941?v=4)](https://github.com/Graudusk "Graudusk (29 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/graudusk-callurl/health.svg)

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

PHPackages © 2026

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