PHPackages                             cookiemc337/virtualizor-php-lib - 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. cookiemc337/virtualizor-php-lib

ActiveLibrary[API Development](/categories/api)

cookiemc337/virtualizor-php-lib
===============================

A Wrapper for the Virtualizor API (Updated version from Bennet Gallein)

1.0.11(2y ago)0106MITPHP

Since Jan 24Pushed 2y agoCompare

[ Source](https://github.com/CookieMC337/VirtualizorPHP-Laravel)[ Packagist](https://packagist.org/packages/cookiemc337/virtualizor-php-lib)[ RSS](/packages/cookiemc337-virtualizor-php-lib/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (10)Dependencies (1)Versions (13)Used By (0)

Virtualizor API Wrapper [![Build Status](https://camo.githubusercontent.com/786983f90be9909be171005bdbc2b5789dd91880c20e652350a55c4eb7b100c1/68747470733a2f2f7472617669732d63692e6f72672f62656e6e657467616c6c65696e2f5669727475616c697a6f725048502e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/bennetgallein/VirtualizorPHP)
===========================================================================================================================================================================================================================================================================================================================================

[](#virtualizor-api-wrapper-)

This is a wrapper for the API for Virtualizor.

### That Base-client is Forked from .

[](#that-base-client-is-forked-from-httpsgithubcombennetgalleinvirtualizorphp)

Code Complete Recoded. Documentation for this Version of the API can be found here:  . Own Documentation will follow.

Installation
------------

[](#installation)

Install this library via composer is pretty easy.

```
composer require cookiemc337/virtualizor-php-lib

```

And then you can get started with your project.

Object Description:
-------------------

[](#object-description)

Every call starts by Initializing the `Virtualizor` Object. Once initialized you can use it over and over again.

```
$virt = new \Virtualizor\Virtualizor("ip", "key", "pass", "port");
```

### ServerInfo

[](#serverinfo)

Get some information about the master

```
$info = $virt->serverInfo();
```

###  Health Score

25

—

LowBetter than 35% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity53

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 73.5% 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 ~40 days

Recently: every ~94 days

Total

12

Last Release

813d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/7cf1d6d8d7218eeace3f50fe0bd639ba0774f199124f3ad250aa63d117bebc95?d=identicon)[CookieMC337](/maintainers/CookieMC337)

---

Top Contributors

[![CookieMC337](https://avatars.githubusercontent.com/u/51511368?v=4)](https://github.com/CookieMC337 "CookieMC337 (36 commits)")[![bennetgallein](https://avatars.githubusercontent.com/u/15325891?v=4)](https://github.com/bennetgallein "bennetgallein (13 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/cookiemc337-virtualizor-php-lib/health.svg)

```
[![Health](https://phpackages.com/badges/cookiemc337-virtualizor-php-lib/health.svg)](https://phpackages.com/packages/cookiemc337-virtualizor-php-lib)
```

###  Alternatives

[exsyst/swagger

A php library to manipulate Swagger specifications

35916.4M7](/packages/exsyst-swagger)[hubspot/api-client

Hubspot API client

24016.2M20](/packages/hubspot-api-client)[pocketmine/bedrock-protocol

An implementation of the Minecraft: Bedrock Edition protocol in PHP

172445.0k13](/packages/pocketmine-bedrock-protocol)[botman/driver-telegram

Telegram driver for BotMan

93459.5k6](/packages/botman-driver-telegram)

PHPackages © 2026

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