PHPackages                             erliz/owp-client - 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. erliz/owp-client

ActiveLibrary[API Development](/categories/api)

erliz/owp-client
================

PHP client for OpenVZ web panel remote API

1.2.3(9y ago)0601[1 issues](https://github.com/Erliz/owp-client/issues)MITPHPPHP &gt;=5.6

Since Apr 18Pushed 9y ago1 watchersCompare

[ Source](https://github.com/Erliz/owp-client)[ Packagist](https://packagist.org/packages/erliz/owp-client)[ Docs](https://github.com/Erliz/owp-client)[ RSS](/packages/erliz-owp-client/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (2)Versions (9)Used By (0)

[![Packagist](https://camo.githubusercontent.com/fa53da5f3bb80a4a3e997afdf51559d2617b5d907e0ec0f0b10a5756422ad1d4/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f45726c697a2f6f77702d636c69656e742e7376673f6d61784167653d32353932303030)](https://packagist.org/packages/erliz/owp-client)[![Packagist](https://camo.githubusercontent.com/e79bbb7d2f04c185c19c8eefcf81e2f7a40119679ee0d7f579898a5224d484da/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f45726c697a2f6f77702d636c69656e742e7376673f6d61784167653d32353932303030)](https://packagist.org/packages/erliz/owp-client)[![Build Status](https://camo.githubusercontent.com/561fa5751d88f54fe4d14960bacd06e7b6bb7deda3803f33e7866e4afe9642fa/68747470733a2f2f7472617669732d63692e6f72672f45726c697a2f6f77702d636c69656e742e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/Erliz/owp-client)[![Dependency Status](https://camo.githubusercontent.com/4b4597f19601cc90b1a4d4c42f51d318427a2baf3c60506edf756bd27f39140b/68747470733a2f2f67656d6e617369756d2e636f6d2f45726c697a2f6f77702d636c69656e742e737667)](https://gemnasium.com/Erliz/owp-client)[![codecov.io](https://camo.githubusercontent.com/651e9376098278acc41a7bc1b7b50387a33e42513c15c94caf6878f82df82ccd/68747470733a2f2f696d672e736869656c64732e696f2f636f6465636f762f632f6769746875622f45726c697a2f6f77702d636c69656e742e7376673f6d61784167653d32353932303030)](https://codecov.io/github/Erliz/owp-client?branch=master)[![SensioLabs Insight](https://camo.githubusercontent.com/6a50c9f3485d8ae8fa1bd97589642e8ee830260870d2a039342f790270931e9f/68747470733a2f2f696d672e736869656c64732e696f2f73656e73696f6c6162732f692f32653262636331662d643131662d346166622d383531352d3231643533623738636238642e7376673f6d61784167653d32353932303030)](https://insight.sensiolabs.com/projects/2e2bcc1f-d11f-4afb-8515-21d53b78cb8d)

Client for OpenVZ web panel (OWP)
=================================

[](#client-for-openvz-web-panel-owp)

Usage
-----

[](#usage)

### Create client

[](#create-client)

```
use Erliz\OwpClient\Client;
$owpClient = new Client('localhost', 'admin', 'passwd', 443);

```

### Get hardware servers

[](#get-hardware-servers)

```
$harwareServers = $owpClient->getHardwareServers()

```

### Get list of all virtual servers

[](#get-list-of-all-virtual-servers)

```
$virtualServers = $owpClient->getAllVirtualServers()

```

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity63

Established project with proven stability

 Bus Factor1

Top contributor holds 100% 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

Every ~33 days

Recently: every ~58 days

Total

8

Last Release

3440d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/2668dad58ab33fe6c28e18a1321bf543145177dbd95f321891e5a37ab6d2ac68?d=identicon)[Erliz](/maintainers/Erliz)

---

Top Contributors

[![Erliz](https://avatars.githubusercontent.com/u/1262276?v=4)](https://github.com/Erliz "Erliz (21 commits)")

---

Tags

OpenVZopenvz-web-panelowp-api

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/erliz-owp-client/health.svg)

```
[![Health](https://phpackages.com/badges/erliz-owp-client/health.svg)](https://phpackages.com/packages/erliz-owp-client)
```

###  Alternatives

[twilio/sdk

A PHP wrapper for Twilio's API

1.6k92.9M270](/packages/twilio-sdk)[knplabs/github-api

GitHub API v3 client

2.2k15.8M186](/packages/knplabs-github-api)[facebook/php-business-sdk

PHP SDK for Facebook Business

90121.9M33](/packages/facebook-php-business-sdk)[google/common-protos

Google API Common Protos for PHP

173103.7M49](/packages/google-common-protos)[hubspot/api-client

Hubspot API client

23414.2M16](/packages/hubspot-api-client)[zzantares/proxmoxve

A simple PHP 5.5+ Proxmox API client.

17761.8k4](/packages/zzantares-proxmoxve)

PHPackages © 2026

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