PHPackages                             michaelesmith/dyndns-processor-digitalocean - 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. michaelesmith/dyndns-processor-digitalocean

ActiveLibrary[API Development](/categories/api)

michaelesmith/dyndns-processor-digitalocean
===========================================

a processor for the dyndns-kit framework to use Digital Ocean's API

0.1.0(7y ago)08MITPHP

Since Nov 2Pushed 7y ago1 watchersCompare

[ Source](https://github.com/michaelesmith/dyndns-processor-digitalocean)[ Packagist](https://packagist.org/packages/michaelesmith/dyndns-processor-digitalocean)[ RSS](/packages/michaelesmith-dyndns-processor-digitalocean/feed)WikiDiscussions master Synced today

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

[![Build Status](https://camo.githubusercontent.com/ea83be90ddea02b292a85888cc4726e24254f1f95f511e887be4c19f708701c8/68747470733a2f2f7472617669732d63692e6f72672f6d69636861656c65736d6974682f64796e646e732d70726f636573736f722d6469676974616c6f6365616e2e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/michaelesmith/dyndns-processor-digitalocean)

What is this?
=============

[](#what-is-this)

This is a processor for the dyndns-kit framework to use Digital Ocean's API via [DigitalOceanV2](https://github.com/toin0u/DigitalOceanV2) so that . If you don't know what DynDNS-Kit is take a [look](https://github.com/michaelesmith/dyndns-kit).

Install
=======

[](#install)

`composer require "michaelesmith/dyndns-processor-digitalocean"`

How do I use it
===============

[](#how-do-i-use-it)

To see a full example usage please refer to the [example project](https://github.com/michaelesmith/dyndns-example).

Basic usage
-----------

[](#basic-usage)

```
$doProcessor = new DigitalOceanApiProcessor(
    ['example.com'],
    new \DigitalOceanV2\DigitalOceanV2(
        new \DigitalOceanV2\Adapter\GuzzleHttpAdapter('my_api_token)
    )
);
```

This example uses the [DigitalOceanV2](https://github.com/toin0u/DigitalOceanV2) to interact with the [Digital Ocean API](https://developers.digitalocean.com/documentation/v2/#domain-records) for updating their DNS entries.

Contributing
============

[](#contributing)

Have an idea to make something better? Submit a pull request. PR's make the open source world turn. 🌎 🌏 🌍 ![:octocat:](https://github.githubassets.com/images/icons/emoji/octocat.png ":octocat:") Happy Coding!

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity51

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

Unknown

Total

1

Last Release

2745d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/02cd7a5417015ea4b37ad2b111bde525384de978cf5b2bbf9ef9080ac90342e5?d=identicon)[michaelesmith](/maintainers/michaelesmith)

---

Top Contributors

[![michaelesmith](https://avatars.githubusercontent.com/u/181546?v=4)](https://github.com/michaelesmith "michaelesmith (3 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/michaelesmith-dyndns-processor-digitalocean/health.svg)

```
[![Health](https://phpackages.com/badges/michaelesmith-dyndns-processor-digitalocean/health.svg)](https://phpackages.com/packages/michaelesmith-dyndns-processor-digitalocean)
```

###  Alternatives

[tencentcloud/tencentcloud-sdk-php

TencentCloudApi php sdk

3731.2M42](/packages/tencentcloud-tencentcloud-sdk-php)[convertkit/convertkitapi

Kit PHP SDK for the Kit API

2167.1k1](/packages/convertkit-convertkitapi)[mapado/rest-client-sdk

Rest Client SDK for hydra API

1125.9k2](/packages/mapado-rest-client-sdk)

PHPackages © 2026

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