2017 © Pedro Peláez
 

library php-dyndns

A PHP based DynDNS library

image

andreas-weber/php-dyndns

A PHP based DynDNS library

  • Friday, April 4, 2014
  • by andreas-weber
  • Repository
  • 1 Watchers
  • 0 Stars
  • 3 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

php-dyndns

A PHP based DynDNS library, (*1)

Supported domain providers

Requirements

Library requires PHP >= 5.4 and the PHP curl extension, (*2)

Installation

Clone repository, (*3)

git clone https://github.com/andreas-weber/php-dyndns.git /path/to/your/folder

Install dependencies, (*4)

cd /path/to/your/folder
composer update

Run tests, (*5)

phpunit

Roadmap

  • Implement Strato provider
  • Add provider tests

Attributions

The Versions

04/04 2014

dev-master

9999999-dev

A PHP based DynDNS library

  Sources   Download

MIT

The Requires

  • php >=5.4

 

The Development Requires

by Andreas Weber