PHPackages                             deefour/cfddns - 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. deefour/cfddns

ActiveLibrary

deefour/cfddns
==============

Dynamic DNS Updater for CloudFlare

0.3.2(10y ago)10MITPHP

Since Jan 15Pushed 10y ago1 watchersCompare

[ Source](https://github.com/deefour/cfddns)[ Packagist](https://packagist.org/packages/deefour/cfddns)[ RSS](/packages/deefour-cfddns/feed)WikiDiscussions master Synced 6d ago

READMEChangelog (5)Dependencies (6)Versions (6)Used By (0)

cfddns - CloudFlare Dynamic DNS updater
=======================================

[](#cfddns---cloudflare-dynamic-dns-updater)

A simple dynamic DNS updater for the CloudFlare.com API, written in PHP. Requires PHP 5.5.

### Installing

[](#installing)

Each release of cfddns includes a `cfddns.phar` file containing all files needed to run the tool. You can find a list of releases and the available downloads at

**Download the `cfddns.phar` and put it in a directory in your `$PATH`.**

### Configuration

[](#configuration)

cfddns reads an INI configuration file to make proper API calls against CloudFlare. An annotated template can be found below and at

```
; Your CloudFlare API key
apikey=your_api_key_here

; The email address associated with your CloudFlare account
email=jason@deefour.me

; The full domain you wish to set the A record for.
;
; The TLD should already exist within your cloudflare account. It does not matter
; if an A record for the subdomain already exists
hostname=home.deefour.me
```

### Execution

[](#execution)

The updater is only useful if run regularly. This can be done by creating a cron job for `cfddns`.

```
*\2 * * * * /usr/bin/env php /usr/local/bin/cfddns.phar -c ~/.cfddns

```

Changelog
---------

[](#changelog)

#### 0.3.2 - May 25, 2014

[](#032---may-25-2014)

- Code formatting

#### 0.3.1 - July 20, 2014

[](#031---july-20-2014)

- Fixed PHP notices
- Upgraded dependencies

License
-------

[](#license)

Copyright (c) 2014 Jason Daly *(deefour)*. Released under the [MIT License](http://deefour.mit-license.org/)

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity2

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity57

Maturing project, gaining track record

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

Total

5

Last Release

4011d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/0a2bddbe9f87813e53e82c1799b460513ede9f96a1d85ad7c186c0692a6f0762?d=identicon)[deefour](/maintainers/deefour)

---

Top Contributors

[![deefour](https://avatars.githubusercontent.com/u/14762?v=4)](https://github.com/deefour "deefour (16 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/deefour-cfddns/health.svg)

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

###  Alternatives

[coincheck/coincheck

Bindings of coincheck API

202.2k](/packages/coincheck-coincheck)

PHPackages © 2026

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