Skip to content

paulmichaeldev/SclNominetEpp

 
 

Repository files navigation

NOMINET EPP IMPLEMENTATION

Build Status

Introduction

This is Zend Framework 2 ready module which provides an interface to Nominet's EPP management API.

Installation

Use composer.phar

Configuration

Set your tag and password and call it.

Usage

$nominet = $serviceManager->get('SclNominetEPP\Nominet');

$nominet->register(...);

About

A PHP library for talking to the Nominet EPP system.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 99.8%
  • Shell 0.2%