2017 © Pedro Peláez
 

library senitor

Senitor is a PHP API client for the Sentora Web Hosting Panel Web Service Layer (XMWS)

image

ballen/senitor

Senitor is a PHP API client for the Sentora Web Hosting Panel Web Service Layer (XMWS)

  • Sunday, February 21, 2016
  • by allebb
  • Repository
  • 3 Watchers
  • 7 Stars
  • 117 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 8 Forks
  • 0 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

Senitor

Senitor is a PHP API client for the Sentora (and compatible with ZPanel) Web Hosting Panel Web Service Layer (XMWS., (*1)

Senitor is the new and improved version of my XMWS PHP Client, it is recommend that people use this library instead now., (*2)

Requirements

  • PHP >= 5.4.0

License

This library is released under the GPLv2 license, a copy of the license is provided in this package., (*3)

Setup

To install the package into your project (assuming you are using the Composer package manager) you can simply execute the following command from your terminal in the root of your project folder:, (*4)

composer require ballen/senitor, (*5)

Alternatively you can manually add this library to your project using the following steps, simply edit your project's composer.json file and add the following lines (or update your existing require section with the library like so):, (*6)

"require": {
        "ballen/senitor": "^1.0"
}

Then install the package like so:, (*7)

composer update ballen/senitor, (*8)

Examples

A set of working examples can be found in the /examples directory., (*9)

Support

I am happy to provide support via. my personal email address, so if you need a hand drop me an email at: ballen@bobbyallen.me., (*10)

The Versions

21/02 2016

dev-master

9999999-dev

Senitor is a PHP API client for the Sentora Web Hosting Panel Web Service Layer (XMWS)

  Sources   Download

GPLv2

The Requires

 

sentora zpanel xmws

21/02 2016

1.0.0

1.0.0.0

Senitor is a PHP API client for the Sentora Web Hosting Panel Web Service Layer (XMWS)

  Sources   Download

GPLv2

The Requires

 

sentora zpanel xmws