PHPackages                             mirarus/teamspeak-cf-dns - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. mirarus/teamspeak-cf-dns

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

mirarus/teamspeak-cf-dns
========================

TeamSpeak CloudFlare DNS Service

1.0.3(1y ago)012MITPHPPHP &gt;=5.5CI passing

Since Jan 7Pushed 1y ago1 watchersCompare

[ Source](https://github.com/mirarus/teamspeak-cf-dns)[ Packagist](https://packagist.org/packages/mirarus/teamspeak-cf-dns)[ RSS](/packages/mirarus-teamspeak-cf-dns/feed)WikiDiscussions main Synced today

READMEChangelog (4)Dependencies (1)Versions (5)Used By (0)

teamspeak-cf-dns
================

[](#teamspeak-cf-dns)

TeamSpeak CloudFlare DNS Service

```
composer require mirarus/teamspeak-cf-dns

-------------------------------------------------------

require "vendor/autoload.php";

use Mirarus\TeamSpeakCFDNS\Authorization;
use Mirarus\TeamSpeakCFDNS\Dns;

$authorization = new Authorization("--cloudflare--email--", "--cloudflare-apiKey--");
$dns = new Dns($authorization);
$dns->setDomain("mirarus.com.tr");

var_dump($dns->create("mirarus", "127.0.0.1", 9987)); // status => true | false
var_dump($dns->update("mirarus", "mirarusTS", "127.0.0.1", 9987)); // status => true | false
var_dump($dns->delete("mirarus")); // status => true | false

```

###  Health Score

23

—

LowBetter than 26% of packages

Maintenance38

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity37

Early-stage or recently created project

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

Total

4

Last Release

538d ago

PHP version history (2 changes)1.0.0PHP &gt;=7.3.0

1.0.2PHP &gt;=5.5

### Community

Maintainers

![](https://www.gravatar.com/avatar/80f990f5b240786401040b07ca05c844a679af9fddc60610fa27cfc27e5fa099?d=identicon)[mirarus](/maintainers/mirarus)

---

Top Contributors

[![mirarus](https://avatars.githubusercontent.com/u/29411595?v=4)](https://github.com/mirarus "mirarus (7 commits)")

### Embed Badge

![Health badge](/badges/mirarus-teamspeak-cf-dns/health.svg)

```
[![Health](https://phpackages.com/badges/mirarus-teamspeak-cf-dns/health.svg)](https://phpackages.com/packages/mirarus-teamspeak-cf-dns)
```

###  Alternatives

[aws/aws-sdk-php

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

6.3k543.5M2.6k](/packages/aws-aws-sdk-php)[neuron-core/neuron-ai

The PHP Agentic Framework.

2.0k656.1k38](/packages/neuron-core-neuron-ai)[tencentcloud/tencentcloud-sdk-php

TencentCloudApi php sdk

3741.3M46](/packages/tencentcloud-tencentcloud-sdk-php)[civicrm/civicrm-core

Open source constituent relationship management for non-profits, NGOs and advocacy organizations.

751291.4k43](/packages/civicrm-civicrm-core)[spatie/laravel-export

Create a static site bundle from a Laravel app

674146.0k6](/packages/spatie-laravel-export)[oat-sa/tao-core

TAO core extension

66143.7k124](/packages/oat-sa-tao-core)

PHPackages © 2026

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