PHPackages                             ballen/senitor - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [API Development](/categories/api)
4. /
5. ballen/senitor

ActiveLibrary[API Development](/categories/api)

ballen/senitor
==============

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

1.0.0(10y ago)91456GPLv2PHPPHP &gt;=5.4.0

Since Feb 21Pushed 10y ago3 watchersCompare

[ Source](https://github.com/allebb/senitor)[ Packagist](https://packagist.org/packages/ballen/senitor)[ RSS](/packages/ballen-senitor/feed)WikiDiscussions master Synced 2mo ago

READMEChangelog (1)Dependencies (1)Versions (2)Used By (0)

Senitor
=======

[](#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](https://github.com/bobsta63/xmws-php-client), it is recommend that people use this library instead now.

Requirements
------------

[](#requirements)

- PHP &gt;= 5.4.0

License
-------

[](#license)

This library is released under the GPLv2 license, a [copy of the license](LICENSE) is provided in this package.

Setup
-----

[](#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
--------

[](#examples)

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

Support
-------

[](#support)

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

###  Health Score

30

—

LowBetter than 64% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity19

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity58

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 98.6% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

3735d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/4729a376aa8281d9456a90c000e991aa605c96f15251469acd5a7a5c6cdde2e6?d=identicon)[allebb](/maintainers/allebb)

---

Top Contributors

[![allebb](https://avatars.githubusercontent.com/u/767628?v=4)](https://github.com/allebb "allebb (71 commits)")[![Rynoxx](https://avatars.githubusercontent.com/u/845747?v=4)](https://github.com/Rynoxx "Rynoxx (1 commits)")

---

Tags

apiclientphpsentorawebapisentorazpanelxmws

### Embed Badge

![Health badge](/badges/ballen-senitor/health.svg)

```
[![Health](https://phpackages.com/badges/ballen-senitor/health.svg)](https://phpackages.com/packages/ballen-senitor)
```

###  Alternatives

[tencentcloud/tencentcloud-sdk-php

TencentCloudApi php sdk

3731.2M42](/packages/tencentcloud-tencentcloud-sdk-php)[convertkit/convertkitapi

Kit PHP SDK for the Kit API

2167.1k1](/packages/convertkit-convertkitapi)[mapado/rest-client-sdk

Rest Client SDK for hydra API

1125.9k2](/packages/mapado-rest-client-sdk)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
