PHPackages                             affenrakete/ddns - 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. [API Development](/categories/api)
4. /
5. affenrakete/ddns

AbandonedArchivedLibrary[API Development](/categories/api)

affenrakete/ddns
================

ddns manager for inwx

1.0-beta.4(9y ago)18GPL-3.0PHPPHP &gt;5.4

Since Feb 27Pushed 8y ago1 watchersCompare

[ Source](https://github.com/affenrakete/ddns)[ Packagist](https://packagist.org/packages/affenrakete/ddns)[ Docs](https://affenrakete.de)[ RSS](/packages/affenrakete-ddns/feed)WikiDiscussions master Synced 2mo ago

READMEChangelog (2)Dependencies (2)Versions (4)Used By (0)

ddns
====

[](#ddns)

A dynamic ddns updater for inwx. IPv4 and IPv6 support.

[![Build Status](https://camo.githubusercontent.com/11a2d83fb2f0c5bdaef1aefd0037ee424fb7d0c0010b17353eb28728c25a3447/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f616666656e72616b6574652f64646e732f6261646765732f6275696c642e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/affenrakete/ddns/build-status/master)[![Scrutinizer Code Quality](https://camo.githubusercontent.com/ee75223c1a056fad873c8221bc41e3657aab97a30fa58d76e9d8fc75b4a68fab/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f616666656e72616b6574652f64646e732f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/affenrakete/ddns/?branch=master)[![Dependency Status](https://camo.githubusercontent.com/ef162fe741eb56299c0d5217d8246e27d2d5fa46419d3759f9873ee9ea0033f5/68747470733a2f2f67656d6e617369756d2e636f6d2f6261646765732f6769746875622e636f6d2f616666656e72616b6574652f64646e732e737667)](https://gemnasium.com/github.com/affenrakete/ddns)[![Packagist](https://camo.githubusercontent.com/28dee5418b3867d78c8cc6e1a3341267861d60e813804f479dc9183e6c14104d/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f616666656e72616b6574652f64646e732e737667)](https://packagist.org/packages/affenrakete/ddns)[![License: GPL v3](https://camo.githubusercontent.com/1b0c7e4911720d0444c16a1ffd145a039f14a1a7305362ab51184f757a4dd6bc/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f4c6963656e73652d47504c25323076332d626c75652e737667)](http://www.gnu.org/licenses/gpl-3.0)

Quick setup
-----------

[](#quick-setup)

1. git clone
2. composer install
3. copy "/conf/example-inwx.ini" to "/conf/inwx.ini"
4. edit "/conf/inwx.ini" and insert your inwx account data
5. copy "/conf/example-domain-tld.ini" to "/conf/yoursubdomain-yourdomain-yourtld.ini"
6. edit "/conf/yoursubdomain-yourdomain-yourtld.ini" an insert your subdomain specific data
7. run "update.php"

Example
-------

[](#example)

"/conf/inwx.ini"

```
; API URL
apiurl = https://api.domrobot.com/xmlrpc/
; inwx username
username = affenrakete_inwx_login
; inwx password
password = inwx_login_pwd_1!!
```

"/conf/test-affenrakete-de.ini"

```
 ; subdomain login data
[ddns]
; API Key
apikey = YOURSECRETPWD!11

; domain data
[inwx]
; domain
domain = affenrakete.de
; subdomain
subdomain = test
```

`./update.php?domain=\[domain\]&amp;password=\[apikey\]&amp;ipv4=\[new\_IPV4\]&amp;ipv6=\[new\_IPV6\]

###  Health Score

22

—

LowBetter than 22% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity46

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 96% 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 ~5 days

Total

3

Last Release

3349d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/57f89d5f9cc02cf4e9f68fd1a6c614def72f26c6fb28d7e87ba7ee19878b677f?d=identicon)[affenrakete](/maintainers/affenrakete)

---

Top Contributors

[![affenrakete](https://avatars.githubusercontent.com/u/26013931?v=4)](https://github.com/affenrakete "affenrakete (24 commits)")[![scrutinizer-auto-fixer](https://avatars.githubusercontent.com/u/6253494?v=4)](https://github.com/scrutinizer-auto-fixer "scrutinizer-auto-fixer (1 commits)")

---

Tags

apiddnsddns-managerinwxipv4ipv6

### Embed Badge

![Health badge](/badges/affenrakete-ddns/health.svg)

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

###  Alternatives

[stripe/stripe-php

Stripe PHP Library

4.0k143.3M480](/packages/stripe-stripe-php)[twilio/sdk

A PHP wrapper for Twilio's API

1.6k92.9M271](/packages/twilio-sdk)[knplabs/github-api

GitHub API v3 client

2.2k15.8M187](/packages/knplabs-github-api)[facebook/php-business-sdk

PHP SDK for Facebook Business

90121.9M34](/packages/facebook-php-business-sdk)[meilisearch/meilisearch-php

PHP wrapper for the Meilisearch API

73813.7M114](/packages/meilisearch-meilisearch-php)[google/gax

Google API Core for PHP

263103.1M454](/packages/google-gax)

PHPackages © 2026

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