PHPackages                             suguer/powerdns - 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. suguer/powerdns

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

suguer/powerdns
===============

No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)

v3.0.0(2w ago)17unlicensePHPPHP ^8.1

Since Jan 22Pushed 1y ago1 watchersCompare

[ Source](https://github.com/suguer/powerdns)[ Packagist](https://packagist.org/packages/suguer/powerdns)[ Docs](https://openapi-generator.tech)[ RSS](/packages/suguer-powerdns/feed)WikiDiscussions master Synced 2w ago

READMEChangelogDependencies (4)Versions (6)Used By (0)

OpenAPIClient-php
=================

[](#openapiclient-php)

No description provided (generated by Openapi Generator )

Installation &amp; Usage
------------------------

[](#installation--usage)

### Requirements

[](#requirements)

PHP 8.1 and later.

### Composer

[](#composer)

To install the bindings via [Composer](https://getcomposer.org/), add the following to `composer.json`:

```
{
  "repositories": [
    {
      "type": "vcs",
      "url": "https://github.com/GIT_USER_ID/GIT_REPO_ID.git"
    }
  ],
  "require": {
    "GIT_USER_ID/GIT_REPO_ID": "*@dev"
  }
}
```

Then run `composer install`

### Manual Installation

[](#manual-installation)

Download the files and include `autoload.php`:

```
