PHPackages                             rfpludwick/aws-route53-ddns-php-client - 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. rfpludwick/aws-route53-ddns-php-client

ActiveLibrary

rfpludwick/aws-route53-ddns-php-client
======================================

A PHP DDNS client for AWS' Route 53.

v0.1.0(8y ago)117[1 issues](https://github.com/rfpludwick/aws-route53-ddns-php-client/issues)Apache-2.0GoPHP &gt;=5.5CI passing

Since Apr 4Pushed 2mo ago1 watchersCompare

[ Source](https://github.com/rfpludwick/aws-route53-ddns-php-client)[ Packagist](https://packagist.org/packages/rfpludwick/aws-route53-ddns-php-client)[ Docs](https://github.com/rfpludwick/aws-route53-ddns-php-client)[ RSS](/packages/rfpludwick-aws-route53-ddns-php-client/feed)WikiDiscussions main Synced 2mo ago

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

About
=====

[](#about)

**aws-route53-ddns-client** is an AWS Route 53 DDNS client written in Go. If you can run Go, need a DDNS client, and are willing to use AWS Route 53, then this may work for you.

Installation
------------

[](#installation)

The recommended installation method is via `git`:

```
git clone https://github.com/rfpludwick/aws-route53-ddns-client
```

You'll want to copy the following file in the `conf/` directory:

```
cd conf
cp configuration.dist.yaml configuration.yaml
```

You'll want to fill in the copied YAML file with your own values.

Setup
-----

[](#setup)

Make sure you have Go installed and then:

```
go build .
```

Usage
-----

[](#usage)

If you've built the executable, then just execute it:

```
./aws-route53-ddns-client
```

Recommendations
---------------

[](#recommendations)

You should consider scheduling a job to run this on a regular basis. I've gone off the deep end and have this running as a `CronJob` in Kubernetes...

Contributing
------------

[](#contributing)

See [CONTRIBUTING.md](CONTRIBUTING.md) for more details.

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance38

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity46

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 97% 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

Unknown

Total

1

Last Release

2957d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/f322b091946c6623a4e0242b129937079be00b9d4d51b38baced0ad4e8bf1b8b?d=identicon)[rfpludwick](/maintainers/rfpludwick)

---

Top Contributors

[![rfpludwick](https://avatars.githubusercontent.com/u/1580641?v=4)](https://github.com/rfpludwick "rfpludwick (64 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (2 commits)")

---

Tags

awsaws-route53ddns-clientgogolangroute53awsdnsroute53ddns

###  Code Quality

Code StylePHP\_CodeSniffer

### Embed Badge

![Health badge](/badges/rfpludwick-aws-route53-ddns-php-client/health.svg)

```
[![Health](https://phpackages.com/badges/rfpludwick-aws-route53-ddns-php-client/health.svg)](https://phpackages.com/packages/rfpludwick-aws-route53-ddns-php-client)
```

###  Alternatives

[aws/aws-sdk-php

AWS SDK for PHP - Use Amazon Web Services in your PHP project

6.3k511.3M2.2k](/packages/aws-aws-sdk-php)[league/flysystem-aws-s3-v3

AWS S3 filesystem adapter for Flysystem.

1.6k263.6M788](/packages/league-flysystem-aws-s3-v3)[aws/aws-sdk-php-laravel

A simple Laravel 9/10/11/12/13 service provider for including the AWS SDK for PHP.

1.7k35.6M74](/packages/aws-aws-sdk-php-laravel)[magento/magento2-functional-testing-framework

Magento2 Functional Testing Framework

15511.5M30](/packages/magento-magento2-functional-testing-framework)[maxbanton/cwh

AWS CloudWatch Handler for Monolog library

42515.3M26](/packages/maxbanton-cwh)[bref/laravel-bridge

An advanced Laravel integration for Bref, including Octane support.

3384.1M11](/packages/bref-laravel-bridge)

PHPackages © 2026

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