Download the PHP package greenreader9/mofh-client without Composer
On this page you can find all versions of the php package greenreader9/mofh-client. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download greenreader9/mofh-client
More information about greenreader9/mofh-client
Files in greenreader9/mofh-client
Package mofh-client
Short Description A WHM API client for MyOwnFreeHost in PHP
License Apache-2.0
Informations about the package mofh-client
MyOwnFreeHost API Client
An API client to use the free hosting system from MyOwnFreeHost. Based off the API wrapper from InfinityFree
IMPORTANT: THIS LIBRARY IS AIMED AT EXPERIENCED PHP DEVELOPERS. Experience with object-oriented PHP and Composer is required. If you can't use oo-PHP and Composer, don't bother with this library.
Installation
This package is best installed through Composer:
Usage
Before you can get started, you need to get the API credentials from MyOwnFreeHost. Login to the reseller panel, go to API -> Setup WHM API -> select the domain you want to configure. Copy the API Username and API password and set your own IP address as the Allowed IP Address (the IP address of your computer, server, or wherever you want to use this API client).
Available Methods
See client file
Example
The example below may not work due to modifications to the client. Please see the client file, or use the mofh-wrapper from the InfinityFreeHosting github profile
License
Copyright 2023 Greenreader9/Hans Adema/InfinityFree
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
All versions of mofh-client with dependencies
ext-json Version *
ext-simplexml Version *
guzzlehttp/guzzle Version ~6.0|~7.0