2017 © Pedro PelĂĄez
 

library dnsomatic-php

DNS-O-Matic PHP Client

image

flavioheleno/dnsomatic-php

DNS-O-Matic PHP Client

  • Wednesday, March 29, 2017
  • by flavioheleno
  • Repository
  • 1 Watchers
  • 2 Stars
  • 2 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

DNS-O-Matic-PHP

This is a simple client for DNS-O-Matic., (*1)

What is DNS-O-Matic?

For Users

DNS-O-Matic provides you a free and easy way to announce your dynamic IP changes to multiple services with a single update. Using DNS-O-Matic allows you to pick and choose what Dynamic DNS services you want to notify, all from one easy to use interface., (*2)

For Developers

DNS-O-Matic provides a scalable and standardized solution for developers to easily provide support for all dynamic DNS / IP services in their software or platform with one simple and consistent API at no cost., (*3)

For Dynamic DNS Providers

DNS-O-Matic will support dynamic DNS services without any work on your side. As more software clients and hardware vendors adopt the DNS-O-Matic API, the reach and ease of adoption for your service expands automatically., (*4)

Examples

There are a few simple example scripts that can be used to get started with this library., (*5)

  • checker.php: IP Resolution example;
  • cron.php: Full DNS-O-Matic cronjob script that updates a single hostname;
  • updater.php: DNS-O-Matic update example.

Requirements

Installing

The recommended way to install this library is through Composer., (*6)

# Install composer
curl -sS https://getcomposer.org/installer | php

Next, run the Composer command to install the latest stable version:, (*7)

php composer.phar require flavioheleno/dnsomatic-php

After installing, you need to require Composer's autoloader:, (*8)

require 'vendor/autoload.php';

License

This library is released under the MIT license. See LICENSE for details., (*9)

The Versions

29/03 2017

dev-master

9999999-dev

DNS-O-Matic PHP Client

  Sources   Download

MIT

The Requires

 

dns ddns dynamic dns dns-o-matic opendns

09/03 2017

v0.1

0.1.0.0

DNS-O-Matic PHP Client

  Sources   Download

MIT

The Requires

 

dns ddns dynamic dns dns-o-matic opendns