2017 © Pedro Peláez
 

library directadmin

DirectAdmin API Class.

image

nhosting/directadmin

DirectAdmin API Class.

  • Wednesday, December 7, 2016
  • by HeroBanana
  • Repository
  • 1 Watchers
  • 0 Stars
  • 3 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 3 Versions
  • 0 % Grown

The README.md

DirectAdmin API client

This is a simple DirectAdmin API Client in php7., (*1)

Basic usage

To set up the connection use one of the base functions:, (*2)

use NHosting\DirectAdmin\DirectAdmin;

$da = new DirectAdmin('https://127.0.0.1:2222', 'admin', 'password');

It returns the main class with the functions get(...) and post(...)., (*3)

Read the LICENSE file for more information about the license terms., (*4)

The Versions

07/12 2016

dev-master

9999999-dev

DirectAdmin API Class.

  Sources   Download

MIT

The Requires

 

by N.J. Vlug

07/12 2016

v0.0.1

0.0.1.0

DirectAdmin API Class.

  Sources   Download

MIT

The Requires

 

by N.J. Vlug

07/12 2016

dev-develop

dev-develop

DirectAdmin API Class.

  Sources   Download

MIT

The Requires

 

by N.J. Vlug