africc/pdns-client A PowerDNS API Client written in PHP. Install $ composer require africc/pdns-client Usage <?php require 'vendor/autoload.php'; use AfriCC\Pdns\Client as PdnsClient; $pdnsc = new PdnsClient; License Licensed under the MIT License. See the LICENSE file for details. Author Information AfriCC