library directadmin
DirectAdmin API Class.
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
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)
Legal
Read the LICENSE file for more information about the license terms., (*4)
dev-master
9999999-dev
DirectAdmin API Class.
Sources
Download
MIT
The Requires
by
N.J. Vlug
v0.0.1
0.0.1.0
DirectAdmin API Class.
Sources
Download
MIT
The Requires
by
N.J. Vlug
dev-develop
dev-develop
DirectAdmin API Class.
Sources
Download
MIT
The Requires
by
N.J. Vlug