Code Monkey home page Code Monkey logo

senitor's Introduction

Senitor

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

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

Requirements

  • PHP >= 5.4.0

License

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

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:

composer require ballen/senitor

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):

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

Then install the package like so:

composer update ballen/senitor

Examples

A set of working examples can be found in the /examples directory.

Support

I am happy to provide support via. my personal email address, so if you need a hand drop me an email at: [email protected].

senitor's People

Contributors

allebb avatar rynoxx avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

senitor's Issues

Add to Packagist

Could you submit this library to Packagist please? I'm looking to require it via Composer more easily.

Thanks ๐Ÿ‘

PHP 5.4 minimal

Hi Bobby,

I see: Requirements

PHP >= 5.4.0

Ubuntu 12 & Centos 6.x that we still support in sentora 1.0 are only 5.3 currently and might remain ? This update will mean API would work only on centos 7 & ubuntu 14 ?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.