PHPackages                             amneale/dns-updater - 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. [CLI &amp; Console](/categories/cli)
4. /
5. amneale/dns-updater

ActiveLibrary[CLI &amp; Console](/categories/cli)

amneale/dns-updater
===================

DNS updater

11[1 PRs](https://github.com/amneale/dns-updater/pulls)PHPCI passing

Since Apr 1Pushed 1mo ago1 watchersCompare

[ Source](https://github.com/amneale/dns-updater)[ Packagist](https://packagist.org/packages/amneale/dns-updater)[ RSS](/packages/amneale-dns-updater/feed)WikiDiscussions main Synced 3w ago

READMEChangelogDependenciesVersions (2)Used By (0)

DnsUpdater
==========

[](#dnsupdater)

[![GitHub Workflow Status](https://camo.githubusercontent.com/94f61666a2f4080fe52025394f286c7f243b514ca9169fbc186dc1d6f5866528/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f776f726b666c6f772f7374617475732f616d6e65616c652f646e732d757064617465722f74657374733f7374796c653d666c61742d737175617265)](https://camo.githubusercontent.com/94f61666a2f4080fe52025394f286c7f243b514ca9169fbc186dc1d6f5866528/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f776f726b666c6f772f7374617475732f616d6e65616c652f646e732d757064617465722f74657374733f7374796c653d666c61742d737175617265)[![Code Climate](https://camo.githubusercontent.com/0c262fc61da498436bf01e652afdcb6160480dbcd39d5d52c33977e10110c1ac/68747470733a2f2f696d672e736869656c64732e696f2f636f6465636c696d6174652f6d61696e7461696e6162696c6974792f616d6e65616c652f646e732d757064617465723f7374796c653d666c61742d737175617265)](https://codeclimate.com/github/amneale/dns-updater)[![Test Coverage](https://camo.githubusercontent.com/d905cc677717142d6977983e4e861d871dd79c93501027d81591888ae6045b4c/68747470733a2f2f696d672e736869656c64732e696f2f636f6465636f762f632f6769746875622f616d6e65616c652f646e732d757064617465723f7374796c653d666c61742d737175617265)](https://codeclimate.com/github/amneale/dns-updater/coverage)

Install
-------

[](#install)

Via Composer

```
$ composer require amneale/dns-updater
```

Usage
-----

[](#usage)

Updating the base A record for a domain using automatic IP resolution

```
$ bin/update-dns domain.name @
```

Updating a record type (e.g. CNAME) with a given value

```
$ bin/update-dns domain.name www --type=CNAME value=domain.name
```

Updating an A record with no interaction and no output (e.g. for a CRON job)

```
$ bin/update-dns domain.name test --adapter=digitalocean --params= --quiet
```

For more information about available options, run

```
$ bin/update-dns --help
```

Testing
-------

[](#testing)

Both [phpspec](http://www.phpspec.net) and [behat](http://behat.org) are used to test this library.

```
$ make test
```

###  Health Score

23

—

LowBetter than 26% of packages

Maintenance61

Regular maintenance activity

Popularity3

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity18

Early-stage or recently created project

 Bus Factor1

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

### Community

Maintainers

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

---

Top Contributors

[![amneale](https://avatars.githubusercontent.com/u/10009435?v=4)](https://github.com/amneale "amneale (34 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (1 commits)")

---

Tags

clidns

### Embed Badge

![Health badge](/badges/amneale-dns-updater/health.svg)

```
[![Health](https://phpackages.com/badges/amneale-dns-updater/health.svg)](https://phpackages.com/packages/amneale-dns-updater)
```

###  Alternatives

[seld/cli-prompt

Allows you to prompt for user input on the command line, and optionally hide the characters they type

24726.4M22](/packages/seld-cli-prompt)[illuminate/console

The Illuminate Console package.

13045.3M6.2k](/packages/illuminate-console)[styleci/cli

The CLI tool for StyleCI

71464.1k9](/packages/styleci-cli)[winbox/args

Windows command-line formatter

20718.9k21](/packages/winbox-args)

PHPackages © 2026

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