PHPackages                             davidnsai/ionos-dns-api-client - 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. [HTTP &amp; Networking](/categories/http)
4. /
5. davidnsai/ionos-dns-api-client

ActiveLibrary[HTTP &amp; Networking](/categories/http)

davidnsai/ionos-dns-api-client
==============================

A PHP client library for the IONOS DNS API, providing easy management of DNS zones, records, and Dynamic DNS configurations.

14PHP

Since Jul 23Pushed 11mo agoCompare

[ Source](https://github.com/davidnsai/ionos-api)[ Packagist](https://packagist.org/packages/davidnsai/ionos-dns-api-client)[ RSS](/packages/davidnsai-ionos-dns-api-client/feed)WikiDiscussions main Synced today

READMEChangelogDependenciesVersions (2)Used By (0)

IONOS DNS API Client
====================

[](#ionos-dns-api-client)

A PHP client library for the IONOS DNS API, providing easy management of DNS zones, records, and Dynamic DNS configurations.

[![PHP Version](https://camo.githubusercontent.com/291fb48c27888cb58d3daa496237532ea2d0bdd51a933f0a7a4262e9d87b7304/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f7068702d253345253344372e342d3838393242462e737667)](https://php.net/)[![License](https://camo.githubusercontent.com/7013272bd27ece47364536a221edb554cd69683b68a46fc0ee96881174c4214c/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d626c75652e737667)](LICENSE)

Installation
------------

[](#installation)

Install the package via Composer:

```
composer require ionos/dns-api-client
```

Requirements
------------

[](#requirements)

- PHP 8.1 or higher
- cURL extension
- JSON extension

Quick Start
-----------

[](#quick-start)

```
