{"id":33977995,"url":"https://github.com/myadmin-plugins/xen-vps","last_synced_at":"2026-04-01T20:29:49.011Z","repository":{"id":45194736,"uuid":"93706012","full_name":"myadmin-plugins/xen-vps","owner":"myadmin-plugins","description":"XEN VPS for MyAdmin","archived":false,"fork":false,"pushed_at":"2026-03-19T17:10:52.000Z","size":80,"stargazers_count":4,"open_issues_count":1,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2026-03-20T08:06:32.863Z","etag":null,"topics":["myadmin","plugin","service","virtualization","vm","vps","xen"],"latest_commit_sha":null,"homepage":null,"language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/myadmin-plugins.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2017-06-08T04:03:36.000Z","updated_at":"2026-03-19T17:12:32.000Z","dependencies_parsed_at":"2025-02-16T03:33:32.707Z","dependency_job_id":null,"html_url":"https://github.com/myadmin-plugins/xen-vps","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/myadmin-plugins/xen-vps","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/myadmin-plugins%2Fxen-vps","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/myadmin-plugins%2Fxen-vps/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/myadmin-plugins%2Fxen-vps/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/myadmin-plugins%2Fxen-vps/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/myadmin-plugins","download_url":"https://codeload.github.com/myadmin-plugins/xen-vps/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/myadmin-plugins%2Fxen-vps/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31291643,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-01T13:12:26.723Z","status":"ssl_error","status_checked_at":"2026-04-01T13:12:25.102Z","response_time":53,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["myadmin","plugin","service","virtualization","vm","vps","xen"],"created_at":"2025-12-13T02:40:38.114Z","updated_at":"2026-04-01T20:29:48.982Z","avatar_url":"https://github.com/myadmin-plugins.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# MyAdmin Xen VPS Plugin\n\n[![Tests](https://github.com/detain/myadmin-xen-vps/actions/workflows/tests.yml/badge.svg)](https://github.com/detain/myadmin-xen-vps/actions/workflows/tests.yml)\n[![Latest Stable Version](https://poser.pugx.org/detain/myadmin-xen-vps/version)](https://packagist.org/packages/detain/myadmin-xen-vps)\n[![Total Downloads](https://poser.pugx.org/detain/myadmin-xen-vps/downloads)](https://packagist.org/packages/detain/myadmin-xen-vps)\n[![License](https://poser.pugx.org/detain/myadmin-xen-vps/license)](https://packagist.org/packages/detain/myadmin-xen-vps)\n\nEvent-driven MyAdmin plugin for provisioning, managing, and deactivating Xen hypervisor-based virtual private servers. Integrates with the Symfony EventDispatcher to handle VPS lifecycle events including activation, deactivation, settings configuration, and queue-based template rendering for server operations.\n\n## Features\n\n- Xen Linux and Xen Windows VPS provisioning support\n- Event-driven architecture using Symfony EventDispatcher\n- Template-based queue processing for server operations (start, stop, restart, backup, restore, etc.)\n- Configurable slice-based pricing and server assignment\n- Out-of-stock toggle for sales management\n\n## Requirements\n\n- PHP 8.2 or higher\n- ext-soap\n- Symfony EventDispatcher 5.x, 6.x, or 7.x\n\n## Installation\n\n```sh\ncomposer require detain/myadmin-xen-vps\n```\n\n## Usage\n\nThe plugin registers event hooks for the `vps` module automatically:\n\n| Hook              | Handler         | Description                              |\n|-------------------|-----------------|------------------------------------------|\n| `vps.settings`    | `getSettings`   | Registers Xen VPS configuration options  |\n| `vps.deactivate`  | `getDeactivate` | Handles VPS deactivation and cleanup     |\n| `vps.queue`       | `getQueue`      | Processes queued server operations        |\n\n## Running Tests\n\n```sh\ncomposer install\nvendor/bin/phpunit\n```\n\n## License\n\nLicensed under the LGPL-2.1. See [LICENSE](https://www.gnu.org/licenses/old-licenses/lgpl-2.1.en.html) for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmyadmin-plugins%2Fxen-vps","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmyadmin-plugins%2Fxen-vps","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmyadmin-plugins%2Fxen-vps/lists"}