2017 © Pedro Peláez
 

library yandex-pdd-api

Client for yandex pdd api

image

amaxlab/yandex-pdd-api

Client for yandex pdd api

  • Friday, August 11, 2017
  • by zyuskin_en
  • Repository
  • 3 Watchers
  • 1 Stars
  • 27 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

YandexPddApi

Build Status codecov SensioLabsInsight, (*1)

Client for yandex pdd api, (*2)

Requires

Install

composer require amaxlab/yandex-pdd-api

Usage

Get admin token for use API link, (*3)

<?php
include __DIR__.'/vendor/autoload.php';

$client = new \AmaxLab\YandexPddApi\Client('ADMIN TOKEN');
$dnsManager = $client->getDnsManager();
$records = $dnsManager->getRecords('domain.com');

Documentation

TODO

  • ~~Domain manager~~
  • ~~DNS manager~~
  • ~~MailBox manager~~
  • Domain logo manger
  • MailList manager
  • MailImport manager
  • DKIM manager
  • Admin manager

License

This library is released under the MIT license, (*4)

The Versions

11/08 2017

dev-master

9999999-dev https://github.com/amaxlab/yandex-pdd-api

Client for yandex pdd api

  Sources   Download

MIT

The Requires

 

The Development Requires

by Egor Zyuskin

api php yandex pdd

11/08 2017

v0.1

0.1.0.0 https://github.com/amaxlab/yandex-pdd-api

Client for yandex pdd api

  Sources   Download

MIT

The Requires

 

The Development Requires

by Egor Zyuskin

api php yandex pdd