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

ActiveMyadmin-plugin

detain/myadmin-docker-vps
=========================

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

02↑2900%SmartyCI failing

Since Mar 27Pushed 1mo agoCompare

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

READMEChangelogDependenciesVersions (1)Used By (0)

MyAdmin DOCKER VPS Plugin
=========================

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

[![Build Status](https://github.com/detain/myadmin-docker-vps/actions/workflows/tests.yml/badge.svg)](https://github.com/detain/myadmin-docker-vps/actions)[![Latest Stable Version](https://camo.githubusercontent.com/fd4c3a178cc211280aa8d98c74dcce886d51ec3e8487fb1a22d368fc5e2173b4/68747470733a2f2f706f7365722e707567782e6f72672f64657461696e2f6d7961646d696e2d646f636b65722d7670732f76657273696f6e)](https://packagist.org/packages/detain/myadmin-docker-vps)[![Total Downloads](https://camo.githubusercontent.com/9e8700af73fbba3a539d5c8f8017a34b926e42f838c2adb595639b335ac483b3/68747470733a2f2f706f7365722e707567782e6f72672f64657461696e2f6d7961646d696e2d646f636b65722d7670732f646f776e6c6f616473)](https://packagist.org/packages/detain/myadmin-docker-vps)[![License](https://camo.githubusercontent.com/044c7842659fa7eccea1ca1eec8ff4985bf89d877ba82daed7abb3a9039ab685/68747470733a2f2f706f7365722e707567782e6f72672f64657461696e2f6d7961646d696e2d646f636b65722d7670732f6c6963656e7365)](https://packagist.org/packages/detain/myadmin-docker-vps)

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

Features
--------

[](#features)

- Service activation and deactivation handling for DOCKER 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 DOCKER, Cloud DOCKER, DOCKERv2, and DOCKER 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-docker-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\MyAdminDocker\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

20

—

LowBetter than 14% of packages

Maintenance60

Regular maintenance activity

Popularity3

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity11

Early-stage or recently created project

 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.

### 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 (2 commits)")

### Embed Badge

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

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

PHPackages © 2026

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