2017 © Pedro Peláez
 

library scl-nominet-epp

PHP library for communicating with Nominet's EPP interface

image

sclinternet/scl-nominet-epp

PHP library for communicating with Nominet's EPP interface

  • Tuesday, September 8, 2015
  • by tomphp
  • Repository
  • 3 Watchers
  • 7 Stars
  • 50 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 6 Forks
  • 1 Open issues
  • 1 Versions
  • 4 % Grown

The README.md

NOMINET EPP IMPLEMENTATION

Build Status, (*1)

Introduction

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

Installation

Use composer.phar, (*3)

Configuration

Set your tag and password and call it., (*4)

Usage

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

$nominet->register(...);, (*6)

The Versions