PHPackages                             detain/myadmin-kvm-vps - 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. detain/myadmin-kvm-vps

ActiveMyadmin-plugin

detain/myadmin-kvm-vps
======================

MyAdmin KVM VPS plugin — provides service activation, deactivation, queue processing, and settings management for KVM-based virtual private servers.

v2.0.0(6y ago)4760↓100%1LGPL-2.1-onlySmartyPHP &gt;=5.0.0CI failing

Since Jun 8Pushed 1mo agoCompare

[ Source](https://github.com/myadmin-plugins/kvm-vps)[ Packagist](https://packagist.org/packages/detain/myadmin-kvm-vps)[ RSS](/packages/detain-myadmin-kvm-vps/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (3)Dependencies (8)Versions (6)Used By (0)

MyAdmin KVM VPS Plugin
======================

[](#myadmin-kvm-vps-plugin)

[![Build Status](https://github.com/detain/myadmin-kvm-vps/actions/workflows/tests.yml/badge.svg)](https://github.com/detain/myadmin-kvm-vps/actions)[![Latest Stable Version](https://camo.githubusercontent.com/6c1911ad1db4de25e28526b32d58b3a0fd4a103513e996df667632695e32466e/68747470733a2f2f706f7365722e707567782e6f72672f64657461696e2f6d7961646d696e2d6b766d2d7670732f76657273696f6e)](https://packagist.org/packages/detain/myadmin-kvm-vps)[![Total Downloads](https://camo.githubusercontent.com/9253ee99e6bb2b918086893f66d0f2c735af2bbe8c952e0e31dc5222624d37b3/68747470733a2f2f706f7365722e707567782e6f72672f64657461696e2f6d7961646d696e2d6b766d2d7670732f646f776e6c6f616473)](https://packagist.org/packages/detain/myadmin-kvm-vps)[![License](https://camo.githubusercontent.com/e17db76781cba8b44b797ce577830b82a5a36a864d150d5f4c6254f43d515d74/68747470733a2f2f706f7365722e707567782e6f72672f64657461696e2f6d7961646d696e2d6b766d2d7670732f6c6963656e7365)](https://packagist.org/packages/detain/myadmin-kvm-vps)

A MyAdmin plugin for managing KVM (Kernel-based Virtual Machine) virtual private servers. This package provides service lifecycle management including activation, deactivation, queue processing, and administrative settings for KVM-based VPS hosting across multiple datacenter locations.

Features
--------

[](#features)

- Service activation and deactivation handling for KVM Linux and Windows VPS
- Queue-based provisioning through Smarty shell templates
- Administrative settings for slice pricing and server assignment
- Per-datacenter out-of-stock controls (Secaucus, Los Angeles, Texas)
- Support for standard KVM, Cloud KVM, KVMv2, and KVM Storage types
- Symfony EventDispatcher integration for hook-based architecture

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

[](#requirements)

- PHP &gt;= 5.0
- ext-soap
- symfony/event-dispatcher ^5.0

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

[](#installation)

```
composer require detain/myadmin-kvm-vps
```

Usage
-----

[](#usage)

The plugin registers event hooks automatically through the MyAdmin plugin system. Call `Plugin::getHooks()` to retrieve the array of event name to callback mappings:

```
use Detain\MyAdminKvm\Plugin;

$hooks = Plugin::getHooks();
// Returns: ['vps.settings' => [...], 'vps.deactivate' => [...], 'vps.queue' => [...]]
```

Running Tests
-------------

[](#running-tests)

```
composer install
vendor/bin/phpunit
```

License
-------

[](#license)

This package is licensed under the [LGPL-2.1](https://www.gnu.org/licenses/old-licenses/lgpl-2.1.html) license.

###  Health Score

41

—

FairBetter than 89% of packages

Maintenance60

Regular maintenance activity

Popularity21

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity62

Established project with proven stability

 Bus Factor1

Top contributor holds 99.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

Every ~220 days

Total

5

Last Release

2378d ago

Major Versions

v0.9.4 → v2.0.02019-11-06

### Community

Maintainers

![](https://www.gravatar.com/avatar/b1036e0717211b8030b83cbe729e8ba6ba442fdbd5285fb97a39d7dcfe339342?d=identicon)[detain](/maintainers/detain)

---

Top Contributors

[![detain](https://avatars.githubusercontent.com/u/1364504?v=4)](https://github.com/detain "detain (273 commits)")[![mend-bolt-for-github[bot]](https://avatars.githubusercontent.com/in/16809?v=4)](https://github.com/mend-bolt-for-github[bot] "mend-bolt-for-github[bot] (1 commits)")

---

Tags

kvmmyadminpluginservicevirtualizationvmvpslicenseadministrationKVM

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/detain-myadmin-kvm-vps/health.svg)

```
[![Health](https://phpackages.com/badges/detain-myadmin-kvm-vps/health.svg)](https://phpackages.com/packages/detain-myadmin-kvm-vps)
```

PHPackages © 2026

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