PHP Classes

File: README.md

Recommend this page to a friend!
  Classes of Joseluis Laso   PHP OVH Domain Registration API   README.md   Download  
File: README.md
Role: Auxiliary data
Content type: text/markdown
Description: Auxiliary data
Class: PHP OVH Domain Registration API
Check and register domains using the OVH API
Author: By
Last change:
Date: 9 years ago
Size: 533 bytes
 

Contents

Class file image Download

Latest Stable Version Total Downloads

Overview

This module permits comunication with ovh.com API

Installation

Checkout a copy of the code::

// in composer.json
"require": {
    // ...
    "jlaso/ovh-domain-api": "*"
    // ...
}
// ..