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 2w ago

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 26% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity52

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

2796d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/181546?v=4)[Michael Smith](/maintainers/michaelesmith)[@michaelesmith](https://github.com/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

3661.2M46](/packages/tencentcloud-tencentcloud-sdk-php)[neuron-core/neuron-ai

The PHP Agentic Framework.

2.0k496.1k33](/packages/neuron-core-neuron-ai)[avalara/avataxclient

Client library for Avalara's AvaTax suite of business tax calculation and processing services. Uses the REST v2 API.

528.3M7](/packages/avalara-avataxclient)[eslazarev/wildberries-sdk

Wildberries OpenAPI clients (generated).

252.5k](/packages/eslazarev-wildberries-sdk)[files.com/files-php-sdk

Files.com PHP SDK

2478.1k](/packages/filescom-files-php-sdk)[aimeos/prisma

A powerful PHP package for integrating media related Large Language Models (LLMs) into your applications

1942.4k4](/packages/aimeos-prisma)

PHPackages © 2026

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