Download the PHP package rahulmukati/hetzner-dns without Composer
On this page you can find all versions of the php package rahulmukati/hetzner-dns. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download rahulmukati/hetzner-dns
More information about rahulmukati/hetzner-dns
Files in rahulmukati/hetzner-dns
Package hetzner-dns
Short Description All new and simple Hetzner DNS library for PHP.
License MIT
Homepage https://github.com/rahulmukati/hetzner-dns
Informations about the package hetzner-dns
Hetzner DNS
All new and simple Hetzner DNS library for PHP.
Features
-
Lightweight - Less than 5 KB, portable with only one file
-
Easy - Extremely easy to learn and use, friendly construction
-
Powerful - Supports almost all Hetzner DNS features
-
Friendly - Works well with every PHP frameworks, like Laravel, Codeigniter, Yii, Slim, and framework which supports singleton extension or composer
- Free - Under MIT license, you can use it anywhere whatever you want
Requirement
PHP 5.6+, recommend PHP 7.0+
Get Started
Install via composer
Add to composer.json configuration file.
And update the composer
Create DNS Zone
Import DNS Zone file
Export DNS Zone file
Get all DNS Zones
Get single DNS Zone
Update DNS Zone
Delete DNS Zone
Create DNS Record
Get all DNS Records
Get single DNS Record
Update DNS Record
Delete DNS Record