PHPackages                             wirecore/dynadot-php - 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. wirecore/dynadot-php

ActiveLibrary

wirecore/dynadot-php
====================

PHP Package for Dynadot API

1.2.0(4y ago)12.7k↓100%MITPHPPHP &gt;=7.2

Since Feb 5Pushed 4y ago2 watchersCompare

[ Source](https://github.com/WireCore/dynadot-php)[ Packagist](https://packagist.org/packages/wirecore/dynadot-php)[ Docs](https://github.com/vendor/package_name)[ RSS](/packages/wirecore-dynadot-php/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (3)Dependencies (2)Versions (4)Used By (0)

Dynadot PHP
===========

[](#dynadot-php)

[![Latest Version on Packagist](https://camo.githubusercontent.com/523e6c9252194272dd14fab9507d26df4ee2fc52d91a9b94c0eb26f85f845881/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f77697265636f72652f64796e61646f742d7068702e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/wirecore/dynadot-php)[![Software License](https://camo.githubusercontent.com/55c0218c8f8009f06ad4ddae837ddd05301481fcf0dff8e0ed9dadda8780713e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](LICENSE.md)[![Total Downloads](https://camo.githubusercontent.com/81d9eeb50c6469e2e61309aa344d5f8454e9a414c6ee3990af34cef2c4875409/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f77697265636f72652f64796e61646f742d7068702e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/wirecore/dynadot-php)

Dynadot PHP is a Package that use the Dynadot API. All functions at this time are implemted and can be used.

Install
-------

[](#install)

Via Composer

```
$ composer require wirecore/dynadot-php
```

Usage
-----

[](#usage)

```
use Wirecore\Dynadot\DynadotApi;

$test = new DynadotApi("ApiKey");
$result = $test->search(array('show_price' => 1,'domain0' => 'google.de'));
```

Change log
----------

[](#change-log)

Please see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.

Testing
-------

[](#testing)

```
$ composer test
```

Contributing
------------

[](#contributing)

Please see [CONTRIBUTING](CONTRIBUTING.md) and [CODE\_OF\_CONDUCT](CODE_OF_CONDUCT.md) for details.

Security
--------

[](#security)

If you discover any security related issues, please email  instead of using the issue tracker.

Credits
-------

[](#credits)

- [Florian Laabs](https://github.com/wiifree)
- [All Contributors](../../contributors)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity21

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity53

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

Total

3

Last Release

1465d ago

PHP version history (2 changes)1.0.0PHP ~7.2

1.2.0PHP &gt;=7.2

### Community

Maintainers

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

---

Top Contributors

[![x7ryan](https://avatars.githubusercontent.com/u/1036407?v=4)](https://github.com/x7ryan "x7ryan (2 commits)")

---

Tags

wirecoredynadot-php

###  Code Quality

TestsPHPUnit

Code StylePHP\_CodeSniffer

### Embed Badge

![Health badge](/badges/wirecore-dynadot-php/health.svg)

```
[![Health](https://phpackages.com/badges/wirecore-dynadot-php/health.svg)](https://phpackages.com/packages/wirecore-dynadot-php)
```

PHPackages © 2026

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